☆247Jan 13, 2026Updated 2 months ago
Alternatives and similar repositories for pytest-timeout
Users that are interested in pytest-timeout are comparing it to the libraries listed below
Sorting:
- Pytest plugin to randomly order tests and control random.seed☆700Updated this week
- py.test plugin to show failures instantly☆145Mar 2, 2026Updated 2 weeks ago
- pytest plugin for repeating test execution☆185Sep 8, 2025Updated 6 months ago
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,813Updated this week
- a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures☆454Mar 3, 2026Updated 2 weeks ago
- Linux-only Pytest plugin to control durations of various test case execution phases☆12Dec 30, 2019Updated 6 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,520Dec 12, 2025Updated 3 months ago
- Plugin for accessing test session metadata☆71Updated this week
- Pytest plugin to fail a test if it leaves modified `os.environ` afterwards.☆15Dec 16, 2025Updated 3 months ago
- Manage dependencies of tests☆167Feb 15, 2026Updated last month
- Coverage plugin for pytest.☆2,018Mar 2, 2026Updated 2 weeks ago
- Asyncio support for pytest☆1,627Updated this week
- Automatically remove unnecessary `# noqa` comments☆261Dec 22, 2025Updated 2 months ago
- pytest plugin for easy integration of memray memory profiler☆411Dec 12, 2025Updated 3 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆238Mar 13, 2026Updated last week
- A shim for the typeshed changes in mypy 0.900☆29Oct 20, 2022Updated 3 years ago
- Measure Pytest execution phases☆11Mar 9, 2026Updated last week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆958Dec 1, 2025Updated 3 months ago
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆220Mar 12, 2026Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆456Feb 18, 2024Updated 2 years ago
- pytest plugin to run flake8☆116Nov 24, 2023Updated 2 years ago
- Pytest plugin for analyzing resource usage during test sessions☆180Jul 15, 2024Updated last year
- apply a consistent format to `setup.cfg` files☆154Dec 16, 2025Updated 3 months ago
- A pytest plugin that allows multiple failures per test.☆409Mar 5, 2026Updated 2 weeks ago
- Thin-wrapper around the mock package for easier use with pytest☆2,019Mar 10, 2026Updated last week
- Run `black` on python code blocks in documentation files☆676Updated this week
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆302Mar 1, 2026Updated 2 weeks ago
- A grab-bag of nifty pytest plugins☆596Jan 28, 2026Updated last month
- A Pytest plugin that allows you to loop tests for a user defined amount of time.☆42Dec 9, 2022Updated 3 years ago
- factory_boy integration the pytest runner☆397Updated this week
- A flake8 extension that implements misc. lints☆64Feb 21, 2023Updated 3 years ago
- Rate your Python packages package friendliness☆232Dec 9, 2025Updated 3 months ago
- flake8 plugin to validate annotations complexity☆50Mar 4, 2025Updated last year
- Easily freeze time in pytest test + fixtures☆196Mar 28, 2023Updated 2 years ago
- A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.☆4,055Dec 22, 2025Updated 2 months ago
- pytest fixture to mock HTTPX☆441Dec 2, 2025Updated 3 months ago
- unittest subTest() support and subtests fixture☆253Nov 10, 2025Updated 4 months ago
- Runs tests multiple times to expose flakiness.☆154Oct 26, 2022Updated 3 years ago
- The pytest framework makes it easy to write small tests, yet scales to support complex functional testing