zupo / awesome-pytest-speedupLinks
A collection of tips, tricks and links to help you speed up your pytest suite.
☆353Updated 5 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
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆240Updated last week
- Separate test code from test cases in pytest.☆368Updated 3 months ago
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆290Updated 2 months ago
- Pytest plugin to randomly order tests and control random.seed☆684Updated this week
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆193Updated 2 months ago
- Automatically remove unnecessary `# noqa` comments☆264Updated this week
- a tool to detect test pollution☆200Updated this week
- unittest subTest() support and subtests fixture☆252Updated 3 weeks ago
- dead simple python dead code detection☆391Updated this week
- Enforce the same settings on multiple projects☆413Updated last week
- pytest + rich integration (proof of concept)☆251Updated this week
- Pytest Plugin to disable socket calls during tests☆326Updated this week
- It helps to use fixtures in pytest.mark.parametrize☆394Updated 2 years ago
- A Flexible Service Locator for Python.☆391Updated this week
- pytest plugin for pretty printing the test summary.☆463Updated 6 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆453Updated last year
- pytest plugin for easy integration of memray memory profiler☆404Updated 2 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated this week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆877Updated last week
- Flake8 plugin for managing type-checking imports & forward references.☆127Updated 10 months ago
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆210Updated this week
- Builds a graph of a Python project's internal dependencies.☆101Updated this week
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆74Updated 6 months ago
- Automatically convert relative imports to absolute☆159Updated last year
- Automatically add simple type annotations to your code☆271Updated 2 months ago
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆350Updated 6 months ago
- Allows you to use fixtures in @pytest.mark.parametrize.☆110Updated 2 weeks ago
- pytest fixture to mock HTTPX☆432Updated this week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆370Updated last week