zupo / awesome-pytest-speedupLinks
A collection of tips, tricks and links to help you speed up your pytest suite.
☆359Updated 6 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:
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆291Updated 2 months ago
- Separate test code from test cases in pytest.☆367Updated 4 months ago
- better error messages for assert equals in pytest☆330Updated last year
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆241Updated last week
- It helps to use fixtures in pytest.mark.parametrize☆394Updated 2 years ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆194Updated 3 months ago
- pytest + rich integration (proof of concept)☆251Updated last week
- unittest subTest() support and subtests fixture☆252Updated last month
- Automatically remove unnecessary `# noqa` comments☆262Updated this week
- dead simple python dead code detection☆391Updated this week
- a tool to detect test pollution☆201Updated this week
- pytest plugin for pretty printing the test summary.☆468Updated 6 months ago
- Enforce the same settings on multiple projects☆413Updated this week
- Pytest plugin to randomly order tests and control random.seed☆684Updated 2 weeks ago
- pytest plugin for easy integration of memray memory profiler☆408Updated 2 weeks ago
- Pytest Plugin to disable socket calls during tests☆327Updated 2 weeks ago
- Allows you to use fixtures in @pytest.mark.parametrize.☆110Updated last month
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆211Updated this week
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆350Updated 6 months ago
- pytest fixture to mock HTTPX☆432Updated 3 weeks ago
- A Flexible Service Locator for Python.☆392Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆454Updated last year
- Find and fix unused Python code using command line.☆144Updated 4 months ago
- Tool for automatically sorting python statements within a module☆394Updated 3 weeks ago
- flakeheaven is a python linter built around flake8 to enable inheritable and complex toml configuration.☆169Updated 2 years ago
- Flake8 plugin for managing type-checking imports & forward references.☆129Updated 11 months ago
- Builds a graph of a Python project's internal dependencies.☆102Updated this week
- Lint your Python architecture.☆897Updated last week
- Http server for pytest to test http clients☆244Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 2 weeks ago