hamcrest / PyHamcrest
Hamcrest matchers for Python
☆780Updated 3 months ago
Alternatives and similar repositories for PyHamcrest:
Users that are interested in PyHamcrest are comparing it to the libraries listed below
- BDD library for the pytest runner☆1,349Updated this week
- Data-Driven Tests for Python Unittest☆443Updated 7 months ago
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,552Updated last week
- Simple assertion library for unit testing in python with a fluent API☆503Updated 8 months ago
- a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures☆401Updated 3 weeks ago
- Python version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interact…☆595Updated this week
- pytest splinter and selenium integration for anyone interested in browser interaction in tests☆256Updated last year
- Plugin for generating HTML reports for pytest results☆722Updated this week
- Parameterized testing with any Python test framework☆843Updated 6 months ago
- The successor to nose, based on unittest2☆801Updated this week
- A pytest plugin for parallel and concurrent testing☆314Updated 9 months ago
- Plugin for running Selenium with pytest☆334Updated 3 weeks ago
- Allure integrations for Python test frameworks☆749Updated 3 weeks 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,369Updated 2 months ago
- Green is a clean, colorful, fast python test runner.☆794Updated 4 months ago
- Thin-wrapper around the mock package for easier use with pytest☆1,905Updated this week
- BDD, Python style.☆3,272Updated this week
- Asyncio support for pytest☆1,474Updated this week
- The Python mock library☆537Updated last week
- pytest plugin to run your tests in a specific order☆234Updated 3 years ago
- Tips and Tricks for the Python Testing Tool☆197Updated 3 years ago
- A grab-bag of nifty pytest plugins☆579Updated 2 months ago
- A Cookiecutter template for pytest plugins 💻