zupo / awesome-pytest-speedupLinks
A collection of tips, tricks and links to help you speed up your pytest suite.
☆360Updated 7 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☆330Updated last year
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆294Updated 3 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆241Updated this week
- Separate test code from test cases in pytest.☆367Updated 4 months ago
- a tool to detect test pollution☆201Updated 3 weeks ago
- dead simple python dead code detection☆393Updated 3 weeks ago
- A Flexible Service Locator for Python.☆394Updated last week
- pytest + rich integration (proof of concept)☆252Updated last month
- pytest plugin for pretty printing the test summary.☆469Updated 7 months ago
- Automatically remove unnecessary `# noqa` comments☆262Updated 3 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆687Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆455Updated last year
- It helps to use fixtures in pytest.mark.parametrize☆395Updated 2 years ago
- pytest fixture to mock HTTPX☆435Updated last month
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆195Updated 4 months ago
- Enforce the same settings on multiple projects☆413Updated last week
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆214Updated this week
- Pytest Plugin to disable socket calls during tests☆328Updated last month
- unittest subTest() support and subtests fixture☆252Updated 2 months ago
- pytest plugin for easy integration of memray memory profiler☆409Updated last month
- Automatically add simple type annotations to your code☆280Updated 3 months ago
- Automatically rerun your tests on file modifications☆217Updated this week
- Lint your Python architecture.☆921Updated last week
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆350Updated 7 months ago
- flakeheaven is a python linter built around flake8 to enable inheritable and complex toml configuration.☆168Updated 2 years ago
- Flake8 plugin for managing type-checking imports & forward references.☆129Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated last week
- Http server for pytest to test http clients☆246Updated this week
- A hot reloading pytest daemon, implemented as a plugin☆108Updated last year
- Find and fix unused Python code using command line.☆148Updated 4 months ago