Running FitNesse tests from the command line

Using FitNesse to write and run test is nice, but sometimes you want to run the tests as part of an automatic build cycle. FitNesse has this possibility, and fit4delphi comes with a testrunner that makes it possible with delphi code as well.

Posted on September 12, 2009 at 00:52 by Vegar · Permalink · Leave a comment
In: Delphi, Development · Tagged with: ,

FitNesse + Delphi –> Fit4Delphi

I have been thinking about FitNesse for a couple of weeks now. It seems to be near to perfect for testing the type of code that I’m currently writing. A lot of calculations with a lot of rules, odd cases and exceptions. So I finally started to check it out, to see if it is [...]

Posted on August 24, 2009 at 15:59 by Vegar · Permalink · Leave a comment
In: Delphi, Development · Tagged with: ,