zupo / awesome-pytest-speedupLinks
A collection of tips, tricks and links to help you speed up your pytest suite.
☆338Updated last month
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:
- better error messages for assert equals in pytest☆325Updated 10 months ago
- dead simple python dead code detection☆360Updated 3 weeks ago
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆278Updated last month
- Automatically remove unnecessary `# noqa` comments☆266Updated 3 weeks ago
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆187Updated 4 months ago
- A Flexible Service Locator for Python.☆359Updated last week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆236Updated 3 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆446Updated last year
- Separate test code from test cases in pytest.☆365Updated last month
- pytest + rich integration (proof of concept)☆244Updated 3 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆670Updated last week
- a tool to detect test pollution☆192Updated 3 weeks ago
- Find and fix unused Python code using command line.☆117Updated 7 months ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆787Updated 2 weeks ago
- Enforce the same settings on multiple projects☆405Updated last week
- unittest subTest() support and subtests fixture☆241Updated 3 weeks ago
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆212Updated last month
- pytest plugin for pretty printing the test summary.☆451Updated last month
- Pytest Plugin to disable socket calls during tests☆317Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated last week
- pytest plugin for easy integration of memray memory profiler☆386Updated 5 months ago
- Http server for pytest to test http clients☆235Updated last week
- Fast python test runner, compatible with a subset of pytest☆92Updated 9 months ago
- A Flake8 plugin that checks for issues using the standard library logging module.☆85Updated last week
- Automatically convert relative imports to absolute☆157Updated last year
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆188Updated this week
- Tool for automatically sorting python statements within a module☆376Updated last week
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆66Updated last month
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆225Updated 4 years ago