zupo / awesome-pytest-speedup
A collection of tips, tricks and links to help you speed up your pytest suite.
☆328Updated 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:
- better error messages for assert equals in pytest☆322Updated 8 months ago
- It helps to use fixtures in pytest.mark.parametrize☆389Updated last year
- Separate test code from test cases in pytest.☆360Updated this week
- Pytest plugin to randomly order tests and control random.seed☆660Updated this week
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆270Updated last month
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆232Updated 4 months ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆186Updated 2 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆443Updated last year
- Automatically remove unnecessary `# noqa` comments☆267Updated last month
- A Flexible Service Locator for Python.☆349Updated last week
- unittest subTest() support and subtests fixture☆232Updated 3 weeks ago
- pytest + rich integration (proof of concept)☆236Updated 2 months ago
- Pytest Plugin to disable socket calls during tests☆311Updated last month
- Enforce the same settings on multiple projects☆402Updated last week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆767Updated last month
- pytest plugin for easy integration of memray memory profiler☆378Updated 3 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated this week
- pytest fixture to mock HTTPX☆403Updated 5 months ago
- dead simple python dead code detection☆354Updated last month
- pytest plugin for pretty printing the test summary.☆423Updated 2 years ago
- a tool to detect test pollution☆188Updated last month
- Flake8 plugin for managing type-checking imports & forward references.☆117Updated 3 months ago
- Run `black` on python code blocks in documentation files☆663Updated this week
- A collection of fast, cheap, regex based pre-commit hooks.☆225Updated last month
- Mock HTTPX with awesome request patterns and response side effects 🦋☆687Updated last month
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆882Updated 4 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆359Updated last month
- pytest plugin that allows to customize the test execution order☆191Updated this week
- Allows you to use fixtures in @pytest.mark.parametrize.☆89Updated 3 months ago
- Run the tests related to the changed files (according to Git) 🤓☆378Updated last month