A curated list of awesome pytest resources
☆564Jan 31, 2026Updated 3 months ago
Alternatives and similar repositories for awesome-pytest
Users that are interested in awesome-pytest are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A plugin to improve the output of pytest with colourful unified diffs☆457Feb 18, 2024Updated 2 years ago
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,528Dec 12, 2025Updated 5 months ago
- Easily freeze time in pytest test + fixtures☆197Mar 28, 2023Updated 3 years ago
- Separate test code from test cases in pytest.☆376Mar 2, 2026Updated 2 months ago
- Collection of awesome 😎️ Python resources for testing☆290Updated this week
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Run the tests related to the changed files (according to Git) 🤓☆403Mar 1, 2026Updated 2 months ago
- Pytest plugin to randomly order tests and control random.seed☆708May 13, 2026Updated 2 weeks ago
- A grab-bag of nifty pytest plugins☆598Jan 28, 2026Updated 4 months ago
- Collection of awesome Python types, stubs, plugins, and tools to work with them.☆1,958Updated this week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆982Dec 1, 2025Updated 5 months ago
- factory_boy integration the pytest runner☆400Updated this week
- pytest plugin for manipulating test data directories and files☆275May 18, 2026Updated last week
- Mock HTTPX with awesome request patterns and response side effects 🦋☆799May 19, 2026Updated last week
- Tips and Tricks for the Python Testing Tool☆197Sep 15, 2021Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Mypy static type checker plugin for Pytest☆258Apr 2, 2025Updated last year
- A collection of tips, tricks and links to help you speed up your pytest suite.☆369Jun 13, 2025Updated 11 months ago
- ☆36Jul 27, 2025Updated 10 months ago
- pytest fixture for benchmarking code☆1,434Mar 26, 2026Updated 2 months ago
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,277May 2, 2026Updated 3 weeks ago
- A curated list of awesome things related to dependency inversion / dependency injection in Python. (Contributions welcomed).☆483Mar 26, 2026Updated 2 months ago
- Automatically remove unnecessary `# noqa` comments☆263May 19, 2026Updated last week
- A Cookiecutter template for pytest plugins 💻☆336Sep 18, 2024Updated last year
- Plugin to list unused fixtures in your tests☆166Jan 15, 2026Updated 4 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A pytest plugin that allows multiple failures per test.☆421Apr 20, 2026Updated last month
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,857May 18, 2026Updated last week
- Pytest plugin to fail a test if it leaves modified `os.environ` afterwards.☆16Dec 16, 2025Updated 5 months ago
- dead simple python dead code detection☆398May 19, 2026Updated last week
- Thin-wrapper around the mock package for easier use with pytest