Last month I spent quite a bit of time whipping up and perfecting my very own CommandLineFixture that allowed me to have a FIT table that interacted with the commandline. This was quite handy as the system under test was using a language there is no fitnesse implementation for, so I whipped up a commandline interface to the program and used my custom CommandLineFixture to interact with it.

Then today I discovered that good old Bob Martin had already made something similar. The interesting thing is his is basically the same. Guess I should have searched first. ;)

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!