zupo / awesome-pytest-speedupLinks
A collection of tips, tricks and links to help you speed up your pytest suite.
☆331Updated 4 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:
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆232Updated this week
- better error messages for assert equals in pytest☆322Updated 9 months ago
- It helps to use fixtures in pytest.mark.parametrize☆390Updated last year
- Separate test code from test cases in pytest.☆363Updated 3 weeks ago
- dead simple python dead code detection☆356Updated last week
- a tool to detect test pollution☆190Updated last week
- A Flexible Service Locator for Python.☆351Updated last week
- Pytest plugin to randomly order tests and control random.seed☆662Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆277Updated this week
- Automatically remove unnecessary `# noqa` comments☆265Updated last week
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆186Updated 2 months ago
- pytest plugin for pretty printing the test summary.☆424Updated 2 years ago
- pytest fixture to mock HTTPX☆406Updated last week
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆184Updated this week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆774Updated last month
- Pytest plugin for testing examples in docstrings and markdown files.☆124Updated 3 weeks ago
- pytest + rich integration (proof of concept)☆239Updated 3 months ago
- Flake8 plugin for managing type-checking imports & forward references.☆117Updated 4 months ago
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆209Updated last week
- Automatically rerun your tests on file modifications☆196Updated 9 months ago
- Enforce the same settings on multiple projects☆405Updated last week
- Run `black` on python code blocks in documentation files☆665Updated last week
- Flake8 plugin to find commented out or dead code☆312Updated 2 months ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆444Updated 7 months ago
- Pytest Plugin to disable socket calls during tests☆311Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated last week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆364Updated this week
- unittest subTest() support and subtests fixture☆235Updated last week
- Http server for pytest to test http clients☆235Updated this week