filterunit

Stefan Merten
19 Dezember 2011

filterunit allows unit tests to be devised for command line programs that use files as input and output. Classical Unix filters are a typical example. filterunit runs the program under test with the specified input files and compares the actual results with the expected results.

Links