zupo / awesome-pytest-speedupLinks
A collection of tips, tricks and links to help you speed up your pytest suite.
☆343Updated 2 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 months ago
- better error messages for assert equals in pytest☆327Updated 11 months ago
- Separate test code from test cases in pytest.☆366Updated this week
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆186Updated 5 months ago
- dead simple python dead code detection☆377Updated 2 weeks ago
- A Flexible Service Locator for Python.☆368Updated 3 weeks ago
- Enforce the same settings on multiple projects☆405Updated this week
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- A plugin to improve the output of pytest with colourful unified diffs☆450Updated last year
- a tool to detect test pollution☆194Updated 2 weeks ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆237Updated 2 weeks ago
- Find and fix unused Python code using command line.☆123Updated 9 months ago
- Automatically remove unnecessary `# noqa` comments☆265Updated 2 weeks ago
- pytest fixture to mock HTTPX☆416Updated 3 months ago
- pytest + rich integration (proof of concept)☆245Updated last week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆808Updated last week
- pytest plugin for easy integration of memray memory profiler☆392Updated last week
- Pytest plugin to randomly order tests and control random.seed☆674Updated 2 weeks ago
- unittest subTest() support and subtests fixture☆246Updated last week
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆236Updated 3 weeks ago
- Pytest Plugin to disable socket calls during tests☆322Updated last week
- pytest plugin for pretty printing the test summary.☆454Updated 2 months ago
- Automatically convert relative imports to absolute☆158Updated last year
- Builds a graph of a Python project's internal dependencies.☆89Updated this week
- Allows you to use fixtures in @pytest.mark.parametrize.☆105Updated last week
- Http server for pytest to test http clients☆238Updated last week
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆220Updated last week
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆345Updated 2 months ago
- Flake8 plugin for managing type-checking imports & forward references.☆121Updated 7 months ago
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆191Updated last week