This is nihtest, a testing tool for command line utilities.

Tests are run in a sandbox directory to guarantee a clean separation of the test.

It checks that exit code, standard and error outputs are as expected and compares the files in the sandbox after the run with the expected results.

It is written in Python.

The man pages are included in the source distribution tarball in the manpages directory in man (Linux-like), mdoc (BSD), and HTML format. When you’re packaging nihtest, please make sure they are installed in an appropriate location.


Distfiles: nihtest-1.7.0.tar.gz

Man pages: nihtest(1), nihtest-case(5), nitest.conf(5)

View: NEWS

Git repository (current development version)

PyPI page