Command unittest

Documentation for the unittest command in /cmds/wiz/unittest.c.

Command

USAGE: unittest <all|test|list> [debug]

This command runs unit tests and reports back. Examples:

unittest all - run all tests
unittest all debug - run all tests in debug mode
unittest items - run just the ‘items’ suite
unittest items debug - run ‘items’ suite in debug
unittest list - shows all the test suites

File generated by Lima 1.1a4 reStructured Text daemon.