zupo / awesome-pytest-speedup
A collection of tips, tricks and links to help you speed up your pytest suite.
☆319Updated 3 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
- Separate test code from test cases in pytest.☆359Updated 3 months ago
- better error messages for assert equals in pytest☆322Updated 7 months ago
- dead simple python dead code detection☆354Updated 3 weeks ago
- A Flexible Service Locator for Python.☆344Updated 2 weeks ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆230Updated 3 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated last week
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆269Updated 3 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆654Updated last week
- Automatically remove unnecessary `# noqa` comments☆266Updated 3 weeks ago
- Enforce the same settings on multiple projects☆403Updated this week
- Automatically add simple type annotations to your code☆250Updated 7 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆444Updated last year
- pytest plugin for pretty printing the test summary.☆423Updated last year
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆754Updated 2 weeks ago
- unittest subTest() support and subtests fixture☆228Updated this week
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆207Updated last week
- pytest plugin for easy integration of memray memory profiler☆375Updated 2 months ago
- It helps to use fixtures in pytest.mark.parametrize☆389Updated last year
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆226Updated 4 years ago
- Flake8 plugin for managing type-checking imports & forward references.☆117Updated 3 months ago
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆358Updated 7 months ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆186Updated last month
- Reusable constraint types to use with typing.Annotated☆541Updated 2 months ago
- PyCharm plugin for ruff. This plugin provides reformat code using ruff.☆254Updated this week
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆179Updated this week
- pytest fixture to mock HTTPX☆402Updated 4 months ago
- a tool to detect test pollution☆187Updated 3 weeks ago
- Flake8 Type Annotation Checking☆162Updated 2 weeks ago
- Automatically convert relative imports to absolute☆157Updated 9 months ago
- Pytest plugin for testing examples in docstrings and markdown files.☆117Updated last month