pytest-dev / cookiecutter-pytest-pluginLinks
A Cookiecutter template for pytest plugins 💻
☆326Updated last year
Alternatives and similar repositories for cookiecutter-pytest-plugin
Users that are interested in cookiecutter-pytest-plugin are comparing it to the libraries listed below
Sorting:
- pytest plugin for repeating test execution☆186Updated 3 months ago
- pytest plugin to run your tests in a specific order☆234Updated 4 years ago
- Tips and Tricks for the Python Testing Tool☆197Updated 4 years ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆239Updated 2 weeks ago
- a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures☆445Updated 2 weeks ago
- 🗒️ A pytest plugin to report test results as JSON☆153Updated 2 years ago
- A pytest plugin for parallel and concurrent testing☆318Updated last year
- A grab-bag of nifty pytest plugins☆595Updated 3 months ago
- Plugin for providing variables to pytest tests/fixtures☆73Updated 2 weeks ago
- A pytest plugin that allows multiple failures per test☆68Updated 2 years ago
- Manage dependencies of tests☆165Updated 4 months ago
- unittest subTest() support and subtests fixture☆252Updated last month
- A pytest plugin that allows multiple failures per test.☆398Updated 3 weeks ago
- pytest plugin for manipulating test data directories and files☆271Updated last week
- helps rewriting Python `unittest` test-cases into `pytest` test-cases☆138Updated this week
- It helps to use fixtures in pytest.mark.parametrize☆394Updated 2 years ago
- Replacement for the --resultlog option, focused in simplicity and extensibility☆100Updated last week
- pytest plugin to run flake8☆116Updated 2 years ago
- pytest splinter and selenium integration for anyone interested in browser interaction in tests☆256Updated 2 years ago
- A plugin to improve the output of pytest with colourful unified diffs☆454Updated last year
- Mypy static type checker plugin for Pytest