zupo / awesome-pytest-speedupLinks
A collection of tips, tricks and links to help you speed up your pytest suite.
☆347Updated 5 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.☆289Updated last month
- better error messages for assert equals in pytest☆330Updated last year
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆190Updated last month
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆240Updated this week
- Separate test code from test cases in pytest.☆368Updated 2 months ago
- Pytest plugin to randomly order tests and control random.seed☆680Updated last week
- Automatically remove unnecessary `# noqa` comments☆264Updated this week
- Enforce the same settings on multiple projects☆414Updated this week
- a tool to detect test pollution☆200Updated this week
- pytest plugin for pretty printing the test summary.☆461Updated 5 months ago
- pytest + rich integration (proof of concept)☆251Updated this week
- A Flexible Service Locator for Python.☆390Updated last week
- It helps to use fixtures in pytest.mark.parametrize☆393Updated 2 years ago
- dead simple python dead code detection☆387Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆453Updated last year
- Pytest Plugin to disable socket calls during tests☆325Updated this week
- pytest plugin for easy integration of memray memory profiler☆404Updated 3 weeks ago
- pytest fixture to mock HTTPX☆429Updated 5 months ago
- unittest subTest() support and subtests fixture☆251Updated this week
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆208Updated this week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆868Updated last week
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆350Updated 5 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated last week
- Flake8 plugin for managing type-checking imports & forward references.☆125Updated 9 months ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆447Updated last year
- Builds a graph of a Python project's internal dependencies.☆100Updated last week
- Tool for automatically sorting python statements within a module☆388Updated 4 months ago
- A hot reloading pytest daemon, implemented as a plugin☆108Updated last year
- flakeheaven is a python linter built around flake8 to enable inheritable and complex toml configuration.☆169Updated 2 years ago
- Automatically add simple type annotations to your code☆271Updated last month