zupo / awesome-pytest-speedupLinks
A collection of tips, tricks and links to help you speed up your pytest suite.
☆344Updated 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
Sorting:
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆188Updated 2 weeks ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Updated last week
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆288Updated this week
- better error messages for assert equals in pytest☆328Updated last year
- dead simple python dead code detection☆381Updated 2 weeks ago
- Automatically remove unnecessary `# noqa` comments☆264Updated 2 weeks ago
- a tool to detect test pollution☆197Updated 2 weeks ago
- A Flexible Service Locator for Python.☆375Updated this week
- It helps to use fixtures in pytest.mark.parametrize☆392Updated 2 years ago
- pytest + rich integration (proof of concept)☆247Updated 2 weeks ago
- pytest fixture to mock HTTPX☆419Updated 4 months ago
- Separate test code from test cases in pytest.☆367Updated last month
- pytest plugin for pretty printing the test summary.☆457Updated 4 months ago
- Enforce the same settings on multiple projects☆407Updated last week
- Pytest Plugin to disable socket calls during tests☆323Updated 2 weeks ago
- pytest plugin for easy integration of memray memory profiler☆400Updated last month
- A plugin to improve the output of pytest with colourful unified diffs☆452Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 3 weeks ago
- unittest subTest() support and subtests fixture☆248Updated 2 weeks ago
- Http server for pytest to test http clients☆238Updated this week
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆347Updated 4 months ago
- Pytest plugin to randomly order tests and control random.seed☆676Updated this week
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆196Updated last week
- Builds a graph of a Python project's internal dependencies.☆95Updated 3 weeks ago
- Allows you to use fixtures in @pytest.mark.parametrize.☆107Updated 3 weeks ago
- Automatically convert relative imports to absolute☆158Updated last year
- Flake8 plugin for managing type-checking imports & forward references.☆122Updated 8 months ago
- Automatically add simple type annotations to your code☆269Updated 2 weeks ago
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆70Updated 4 months ago
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆221Updated 3 weeks ago