wolever / parameterizedLinks
Parameterized testing with any Python test framework
☆851Updated 10 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,631Updated last week
- Thin-wrapper around the mock package for easier use with pytest☆1,957Updated last week
- Hamcrest matchers for Python☆788Updated 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,442Updated last month
- pytest plugin to run your tests in a specific order☆235Updated 3 years ago
- BDD library for the pytest runner☆1,382Updated this week
- Plugin for generating HTML reports for pytest results☆734Updated last week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆892Updated 6 months ago
- Coverage plugin for pytest.☆1,899Updated last week
- A pytest plugin for parallel and concurrent testing☆317Updated last year
- a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures☆420Updated last month
- Data-Driven Tests for Python Unittest☆443Updated 11 months ago
- Pytest plugin to randomly order tests and control random.seed☆667Updated 2 weeks ago
- Asyncio support for pytest☆1,524Updated this week
- Mocked responses for the requests library☆462Updated 11 months ago
- pytest fixture for benchmarking code☆1,350Updated 2 months ago
- Local continuous test runner with pytest and watchdog.☆754Updated 2 years ago
- The Python mock library☆537Updated 3 months ago
- Removes unused imports and unused variables as reported by pyflakes☆933Updated last month
- Plugin for nose or pytest that automatically reruns flaky tests.☆391Updated last year
- Simple assertion library for unit testing in python with a fluent API☆515Updated last week
- Python version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interact…☆610Updated this week
- easy to use retry decorator in python☆737Updated 11 months ago
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- A pytest plugin that allows multiple failures per test.☆375Updated 2 months ago
- pytest plugin used to set environment variables☆221Updated 6 years ago
- Dictdiffer is a module that helps you to diff and patch dictionaries.☆844Updated last year
- The successor to nose, based on unittest2☆805Updated 3 weeks ago
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆348Updated 3 years ago
- Fast JSON schema validator for Python.☆472Updated 6 months ago