wolever / parameterized
Parameterized testing with any Python test framework
☆849Updated 8 months ago
Alternatives and similar repositories for parameterized
Users that are interested in parameterized are comparing it to the libraries listed below
Sorting:
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,596Updated this week
- Hamcrest matchers for Python☆786Updated 5 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,389Updated this week
- Coverage plugin for pytest.☆1,868Updated last month
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆882Updated 4 months ago
- BDD library for the pytest runner☆1,371Updated last week
- Thin-wrapper around the mock package for easier use with pytest☆1,935Updated last week
- Pytest plugin to randomly order tests and control random.seed☆660Updated this week
- Plugin for generating HTML reports for pytest results☆732Updated last week
- pytest fixture for benchmarking code☆1,305Updated last month
- Data-Driven Tests for Python Unittest☆444Updated 9 months ago
- a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures☆415Updated this week
- pytest plugin to run your tests in a specific order☆235Updated 3 years ago
- Asyncio support for pytest☆1,500Updated this week
- Mocked responses for the requests library☆460Updated 9 months ago
- A grab-bag of nifty pytest plugins☆587Updated 4 months ago
- A pytest plugin that allows multiple failures per test.☆368Updated last month
- A pytest plugin for parallel and concurrent testing☆317Updated 11 months ago
- It helps to use fixtures in pytest.mark.parametrize☆389Updated last year
- Local continuous test runner with pytest and watchdog.☆750Updated 2 years ago
- Python version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interact…☆604Updated this week
- McCabe complexity checker for Python☆654Updated 9 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆444Updated last year
- The successor to nose, based on unittest2☆803Updated 3 weeks ago
- The Python mock library☆538Updated 2 months ago
- Automatic generation of marshmallow schemas from dataclasses.☆463Updated 8 months ago
- Rewrites source to reorder python imports☆752Updated last month
- A minimalist production ready plugin system☆1,417Updated this week
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,088Updated last month
- pytest plugin used to set environment variables☆221Updated 6 years ago