Description
Extends Python unittest with discovery-oriented testing features. It helps older projects find and run tests with a workflow that was popular before newer test runners became common.
This is legacy test tooling. New projects may prefer maintained alternatives, but existing suites can still need it for compatibility.