Description
Pytest can be invoked from legacy setup.py workflows as a distutils command. This package helps older projects wire test execution into packaging commands and dependency resolution.
It may install test dependencies and execute project tests during build workflows. Review setup configuration before running it on untrusted source trees.