automatically discover and run traditional "unittest.py" style tests.
This plugin collects and runs Python unittest.py style tests. It will automatically collect unittest.TestCase subclasses and their test methods from the test modules of a project (usually following the test_*.py pattern).
This plugin is enabled by default.
Checkout customize, other plugins or get in contact.