UNIT2(1) | General Commands Manual | UNIT2(1) |
unit2 - a shorthand for python -m unittest2
unit2 [ -h ] [ -v ] [ -q ] [ -f ] [ -c ] [ -b ] [ tests [tests ...] ]
The unit2 script is a convenient shortcut for discovering and running tests in a given body of Python source code.
March 2015 |