zupo / awesome-pytest-speedup
A collection of tips, tricks and links to help you speed up your pytest suite.
☆289Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for awesome-pytest-speedup
- pytest + rich integration (proof of concept)☆223Updated 3 weeks ago
- better error messages for assert equals in pytest☆312Updated 2 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆230Updated 3 weeks ago
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆248Updated last week
- Separate test code from test cases in pytest.☆348Updated 3 weeks ago
- Automatically remove unnecessary `# noqa` comments☆267Updated 3 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆439Updated 9 months ago
- Enforce the same settings on multiple projects☆399Updated this week
- A Flexible Service Locator for Python.☆306Updated this week
- pytest plugin for pretty printing the test summary.☆417Updated last year
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆230Updated 3 weeks ago
- A Flake8 plugin that checks for issues using the standard library logging module.☆79Updated 2 weeks ago
- It helps to use fixtures in pytest.mark.parametrize☆379Updated last year
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆183Updated last month
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆689Updated 3 weeks ago
- a tool to detect test pollution☆178Updated 3 weeks ago
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆155Updated this week
- pytest fixture to mock HTTPX☆362Updated this week
- Pytest plugin to randomly order tests and control random.seed☆630Updated 2 weeks ago
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆196Updated 3 weeks ago
- pytest plugin for easy integration of memray memory profiler☆352Updated 2 weeks ago
- Gracy helps you handle failures, logging, retries, throttling, and tracking for all your HTTP interactions.☆246Updated last month
- flakeheaven is a python linter built around flake8 to enable inheritable and complex toml configuration.☆168Updated last year
- dead simple python dead code detection☆339Updated 3 weeks ago
- A hot reloading pytest daemon, implemented as a plugin☆95Updated 2 months ago
- A collection of fast, cheap, regex based pre-commit hooks.☆214Updated 3 weeks ago
- Flake8 plugin for managing type-checking imports & forward references.☆113Updated last week
- Allows you to use fixtures in @pytest.mark.parametrize.☆63Updated this week
- Flake8 plugin to find commented out or dead code☆311Updated last week
- Pytest Plugin to disable socket calls during tests☆293Updated this week