zupo / awesome-pytest-speedup
A collection of tips, tricks and links to help you speed up your pytest suite.
☆299Updated 3 weeks 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
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆265Updated 3 weeks ago
- It helps to use fixtures in pytest.mark.parametrize☆385Updated last year
- better error messages for assert equals in pytest☆316Updated 4 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆443Updated 11 months ago
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆342Updated 3 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆229Updated 2 weeks ago
- Flake8 plugin for managing type-checking imports & forward references.☆115Updated last week
- Enforce the same settings on multiple projects☆401Updated last week
- pytest + rich integration (proof of concept)☆231Updated this week
- A Flexible Service Locator for Python.☆322Updated this week
- Automatically remove unnecessary `# noqa` comments☆265Updated last week
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆185Updated 3 months ago
- a tool to detect test pollution☆180Updated last week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆718Updated 2 weeks ago
- A Flake8 plugin that checks for issues using the standard library logging module.☆79Updated 3 weeks ago
- Separate test code from test cases in pytest.☆350Updated 3 weeks ago
- Automatically rerun your tests on file modifications☆178Updated 5 months ago
- ❄ A flake8 plugin that helps you to simplify code☆188Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆465Updated 3 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆640Updated 3 weeks ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆855Updated last month
- pytest plugin for easy integration of memray memory profiler☆361Updated this week
- Allows you to use fixtures in @pytest.mark.parametrize.☆72Updated this week
- Plugin to list unused fixtures in your tests☆155Updated 2 months ago
- pytest plugin for pretty printing the test summary.☆423Updated last year
- Find and fix unused Python code using command line.☆99Updated 2 months ago
- Fast python test runner, compatible with a subset of pytest☆91Updated 4 months ago
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆204Updated 3 weeks ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆230Updated 4 years ago
- flakeheaven is a python linter built around flake8 to enable inheritable and complex toml configuration.☆169Updated last year