zupo / awesome-pytest-speedupLinks
A collection of tips, tricks and links to help you speed up your pytest suite.
☆341Updated last month
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:
- better error messages for assert equals in pytest☆326Updated 11 months ago
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- Separate test code from test cases in pytest.☆365Updated last month
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆279Updated 2 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆237Updated 3 weeks ago
- a tool to detect test pollution☆193Updated last week
- pytest plugin for pretty printing the test summary.☆453Updated 2 months ago
- Pytest plugin to randomly order tests and control random.seed☆671Updated this week
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆187Updated 4 months ago
- Enforce the same settings on multiple projects☆405Updated last week
- Automatically remove unnecessary `# noqa` comments☆265Updated last week
- A Flexible Service Locator for Python.☆362Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆450Updated last year
- pytest + rich integration (proof of concept)☆245Updated this week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆800Updated this week
- dead simple python dead code detection☆368Updated last week
- Pytest Plugin to disable socket calls during tests☆320Updated 2 weeks ago
- Flake8 plugin for managing type-checking imports & forward references.☆120Updated 6 months ago
- pytest plugin for easy integration of memray memory profiler☆388Updated 6 months ago
- unittest subTest() support and subtests fixture☆246Updated 2 weeks ago
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆190Updated last week
- pytest fixture to mock HTTPX☆415Updated 2 months ago
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆534Updated 2 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 3 weeks ago
- Automatically add simple type annotations to your code☆263Updated 10 months ago
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆216Updated 2 months ago
- Find and fix unused Python code using command line.☆118Updated 8 months ago
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆343Updated 2 months ago
- Automatically convert relative imports to absolute☆157Updated last year
- Allows you to use fixtures in @pytest.mark.parametrize.☆103Updated 2 weeks ago