A collection of tips, tricks and links to help you speed up your pytest suite.
☆366Jun 13, 2025Updated 8 months ago
Alternatives and similar repositories for awesome-pytest-speedup
Users that are interested in awesome-pytest-speedup are comparing it to the libraries listed below
Sorting:
- Pytest plugin to fail a test if it leaves modified `os.environ` afterwards.☆15Dec 16, 2025Updated 2 months ago
- The first step to automate things; from a Markdown to a CLI☆13Jan 13, 2026Updated last month
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆302Mar 1, 2026Updated last week
- Flake8 plugin for managing type-checking imports & forward references.☆130Feb 18, 2026Updated 2 weeks ago
- pytest plugin for pretty printing the test summary.☆472Jun 4, 2025Updated 9 months ago
- Pytest Plugin to disable socket calls during tests