Description
Automated tests can be organized, run, and extended with a Python-based testing framework and supporting libraries. It is useful for developers and QA teams building test suites across command-line, system, or integration scenarios.
It is infrastructure for test authors, not a user-facing application. Test behavior depends on the suites you write or run, and those tests may modify files, services, or external systems.