4 projects
pytest-impact
Fixture- and conftest-aware test impact analysis for pytest -- select only the tests affected by a git diff, no coverage tracing, no database.
pytest-tidy
A static, AST-based test-smell linter for pytest suites.
pytest-speedguard
A pytest plugin that passively tracks every test's wall-clock duration across runs and flags regressions and newly-slow tests.
pytest-hygiene
A cross-platform pytest plugin that audits test isolation and reports exactly what global state each test leaks.