augustogoulart / awesome-pytest
A curated list of awesome pytest resources
☆528Updated 6 months ago
Alternatives and similar repositories for awesome-pytest:
Users that are interested in awesome-pytest are comparing it to the libraries listed below
- It helps to use fixtures in pytest.mark.parametrize☆389Updated last year
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- Pytest plugin to randomly order tests and control random.seed☆653Updated last week
- A pytest plugin that allows multiple failures per test.☆361Updated 2 weeks ago
- better error messages for assert equals in pytest☆322Updated 7 months ago
- Separate test code from test cases in pytest.☆359Updated 3 months ago
- Collection of awesome 😎️ Python resources for testing☆235Updated 3 weeks ago
- Run the tests related to the changed files (according to Git) 🤓☆375Updated 2 weeks ago
- A collection of tips, tricks and links to help you speed up your pytest suite.☆319Updated 3 months ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆186Updated last month
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated last week
- A Cookiecutter template for pytest plugins 💻☆309Updated 6 months ago
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,378Updated 3 months ago
- A pytest plugin for parallel and concurrent testing☆316Updated 10 months ago
- A pytest plugin that allows recording network interactions via VCR.py☆484Updated last week
- pytest fixture to mock HTTPX☆400Updated 4 months ago
- pytest plugin for manipulating test data directories and files☆257Updated 2 weeks ago
- pytest plugin for pretty printing the test summary.☆422Updated last year
- ☆224Updated 4 months ago
- pytest plugin for easy integration of memray memory profiler☆374Updated 2 months ago
- pytest plugin that allows to customize the test execution order☆190Updated this week
- a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures☆411Updated 2 weeks ago
- Enforce the same settings on multiple projects☆403Updated this week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆871Updated 3 months ago
- A grab-bag of nifty pytest plugins☆583Updated 3 months ago
- Tips and Tricks for the Python Testing Tool☆199Updated 3 years ago
- dead simple python dead code detection☆353Updated 2 weeks ago
- unittest subTest() support and subtests fixture☆227Updated 2 months ago
- Naming Convention checker for Python☆522Updated last week
- A tool for measuring Python class cohesion.☆237Updated 4 months ago