--version
show program's version number and exit
-h, --help
show this help message and exit
-l LOG_LEVEL, --log-level=LOG_LEVEL
Log level for the logger to use during running tests
-v Increase verbosity
--verbosity=VERBOSITY
Set numerical level of verbosity (0..4)
--log-direct
Prevent lazy logging inside tests
-n, --no-network
Do not run tests that require the network
-m, --memory-db
Run database tests using memory instead of file
-f, --fast
Try to increase speed of the tests, decreasing of wait intervals, memory database
-i, --ignore
negate [regexps] filter to ignore tests matched specified regexps
-t, --log-traceback
Enrich log-messages with compressed tracebacks
--full-traceback
Either to make the tracebacks full, not compressed (as by default)