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 testsunittest all debug- run all tests in debug modeunittest items- run just the ‘items’ suiteunittest items debug- run ‘items’ suite in debugunittest list- shows all the test suites
File generated by Lima 1.1a4 reStructured Text daemon.