Описание тега nosetests

NoneNosetests is the the script name for running Python [nose] testing, a package for automated unit tests based on simple asserts and running all test*() functions in test*.py.

nosetests is the main nose script for running tests with automatic discover.

See documentation.