summaryrefslogtreecommitdiff
path: root/devel/py-cmdtest/pkg-descr
blob: 727fcad0df3e21965e4ecdfe897bc0d02829321d (plain) (blame)
1
2
3
4
5
6
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/