This package browser is in early development. Mind the rough edges.

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.

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.