open source
Selenium RC In C# as a Console App: Another End-To-End Example
The purpose of this post is to show people how to wrap a Selenium RC test up into a console app (*.exe) so can been executed from the command line. This is a solution makes it where you don’t have to have NUnit involved. Déjà vu all over again! Another basic Selenium example. What the [...]
Read Full Post | Make a Comment ( 23 so far )What I Learned by Contributing to FitNesse
by Marisa Seal As of today, I am officially a contributor to FitNesse. I contributed a new feature idea and its implementation (the initial idea was borrowed from FitLibrary’s SequenceFixture but morphed a bit based on suggestions from Bob Martin), and also worked on Slim version detection. I am not a developer by training nor [...]
Read Full Post | Make a Comment ( 5 so far )