cmdtest 0.32-14-gcdfe14e
Black box Unix program tester
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.
- Website: https://liw.fi/cmdtest/
- Licenses: GPL 3+
- Package source: gnu/packages/check.scm
- Builds: See build status
- Issues: See known issues
Installation
Install cmdtest 0.32-14-gcdfe14e
as follows:
guix install cmdtest@0.32-14-gcdfe14e
Or install the latest version:
guix install cmdtest
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.