wolever / parameterized
Parameterized testing with any Python test framework
☆841Updated 5 months ago
Alternatives and similar repositories for parameterized:
Users that are interested in parameterized are comparing it to the libraries listed below
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,524Updated this week
- Coverage plugin for pytest.☆1,806Updated 2 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,356Updated last month
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆855Updated last month
- Thin-wrapper around the mock package for easier use with pytest☆1,885Updated this week
- Hamcrest matchers for Python☆776Updated last month
- A pytest plugin that allows multiple failures per test.☆351Updated 5 months ago
- BDD library for the pytest runner☆1,335Updated this week
- Plugin for generating HTML reports for pytest results☆716Updated this week
- pytest fixture for benchmarking code☆1,274Updated 2 months ago
- a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures☆395Updated last month
- It helps to use fixtures in pytest.mark.parametrize☆385Updated last year
- Pytest plugin to randomly order tests and control random.seed☆640Updated 3 weeks ago
- Rewrites source to reorder python imports☆745Updated last week
- Mocked responses for the requests library☆452Updated 6 months ago
- Data-Driven Tests for Python Unittest☆442Updated 6 months ago
- McCabe complexity checker for Python☆644Updated 5 months ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,069Updated this week
- Mutation testing system☆944Updated 2 weeks ago
- A pytest plugin for parallel and concurrent testing☆313Updated 8 months ago
- pytest plugin to run your tests in a specific order☆233Updated 3 years ago
- A grab-bag of nifty pytest plugins☆576Updated 3 weeks ago
- Asyncio support for pytest☆1,459Updated this week
- Simple assertion library for unit testing in python with a fluent API☆496Updated 7 months ago
- Green is a clean, colorful, fast python test runner.☆794Updated 2 months ago
- Removes unused imports and unused variables as reported by pyflakes☆914Updated this week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆720Updated 2 weeks ago
- docstring style checker☆1,112Updated last year
- Local continuous test runner with pytest and watchdog.☆740Updated 2 years ago
- A plugin to improve the output of pytest with colourful unified diffs☆444Updated 11 months ago