Archive for February, 2009
Automated Testing With Fitnesse
Monday, February 23rd, 2009I’ve recently been experimenting a bit with Fitnesse, an automated testing tool that uses a wiki to specify and document the tests. It’s java code that runs as a service but you can easily test code from other languages such as .net, delphi and more.
Fitnesse tests are setup in a table format which is very [...]