ports/devel/py-cmdtest/pkg-descr
Baptiste Daroussin 25f51db099 cmdtest black box tests Unix command line tools. Roughly, it is given a command
line and input files, and the expected output, and it verifies that the command
line produces the expected output. If not, it reports a problem, and shows the
differences.

WWW: https://liw.fi/cmdtest/
2017-02-06 21:12:38 +00:00

6 lines
282 B
Text

cmdtest black box tests Unix command line tools. Roughly, it is given a command
line and input files, and the expected output, and it verifies that the command
line produces the expected output. If not, it reports a problem, and shows the
differences.
WWW: https://liw.fi/cmdtest/