zupo / awesome-pytest-speedupLinks
A collection of tips, tricks and links to help you speed up your pytest suite.
☆343Updated 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 plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆284Updated 2 weeks ago
- better error messages for assert equals in pytest☆327Updated last year
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- Enforce the same settings on multiple projects☆406Updated last week
- Separate test code from test cases in pytest.☆366Updated 3 weeks ago
- Automatically remove unnecessary `# noqa` comments☆264Updated last month
- A Flexible Service Locator for Python.☆375Updated this week
- dead simple python dead code detection☆382Updated last month
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆238Updated this week
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆186Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆452Updated last year
- Pytest plugin to randomly order tests and control random.seed☆675Updated this week
- a tool to detect test pollution☆196Updated last month
- pytest + rich integration (proof of concept)☆247Updated last week
- pytest plugin for pretty printing the test summary.☆455Updated 3 months ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆828Updated this week
- pytest plugin for easy integration of memray memory profiler☆398Updated last week
- pytest fixture to mock HTTPX☆416Updated 3 months ago
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆220Updated last week
- Flake8 plugin for managing type-checking imports & forward references.☆122Updated 7 months ago
- Run `black` on python code blocks in documentation files☆670Updated last week
- unittest subTest() support and subtests fixture☆247Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated last week
- Pytest Plugin to disable socket calls during tests☆322Updated last week
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆347Updated 3 months ago
- A Flake8 plugin that checks for issues using the standard library logging module.☆84Updated last week
- Builds a graph of a Python project's internal dependencies.☆94Updated this week
- Http server for pytest to test http clients☆238Updated last week
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆446Updated 10 months ago
- Allows you to use fixtures in @pytest.mark.parametrize.☆106Updated last week