SYNOPSIS
niceunit [options] packageOPTIONS
- --classpath PATH
- Search path for compiled packages to be tested PATH is a list of directories and .jar archives
- --jar PATH
- An archive containing the program to test Its main package will be tested by default
- --exit
- Invoke System.exit when finished Exit code will be the number of tests failed