zupo / awesome-pytest-speedupLinks
A collection of tips, tricks and links to help you speed up your pytest suite.
☆346Updated 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.☆239Updated this week
- Separate test code from test cases in pytest.☆368Updated 2 months ago
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆289Updated 3 weeks ago
- Automatically remove unnecessary `# noqa` comments☆264Updated last week
- It helps to use fixtures in pytest.mark.parametrize☆392Updated 2 years ago
- better error messages for assert equals in pytest☆328Updated last year
- pytest + rich integration (proof of concept)☆249Updated 2 weeks ago
- a tool to detect test pollution☆197Updated last week
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆188Updated last month
- pytest plugin for pretty printing the test summary.☆459Updated 4 months ago
- Pytest plugin to randomly order tests and control random.seed☆680Updated 2 weeks ago
- A Flexible Service Locator for Python.☆382Updated last week
- Enforce the same settings on multiple projects☆410Updated last week
- Flake8 plugin for managing type-checking imports & forward references.☆125Updated 9 months ago
- dead simple python dead code detection☆384Updated last week
- unittest subTest() support and subtests fixture☆248Updated 2 weeks ago
- Pytest Plugin to disable socket calls during tests☆325Updated 2 weeks ago
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆205Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆453Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 2 weeks ago
- flakeheaven is a python linter built around flake8 to enable inheritable and complex toml configuration.☆168Updated 2 years ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆850Updated last week
- pytest fixture to mock HTTPX☆422Updated 5 months ago
- Find and fix unused Python code using command line.☆132Updated 2 months ago
- Builds a graph of a Python project's internal dependencies.☆97Updated this week
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆223Updated last month
- Automatically convert relative imports to absolute☆157Updated last year
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆349Updated 4 months ago
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆73Updated 4 months ago
- Http server for pytest to test http clients☆238Updated this week