Description
Legacy Python 2 test suites can discover and run tests with the deprecated nose runner. This tool supports older projects that still depend on nose plugins and discovery behavior.
It executes project test code and is no longer the recommended path for new suites. Prefer maintained test runners when modernizing.