smarie / pytest-patternsLinks
A couple of examples showing how pytest and its plugins can be combined to solve real-world needs.
☆36Updated 3 years ago
Alternatives and similar repositories for pytest-patterns
Users that are interested in pytest-patterns are comparing it to the libraries listed below
Sorting:
- flake8 plugin which forbids assignment expressions (the walrus operator)☆46Updated last year
- A plugin for pytest to manage expected test failures☆36Updated 2 years ago
- A Pytest plugin that allows you to loop tests for a user defined amount of time.☆42Updated 2 years ago
- Mimesis integration with the pytest test runner. This plugin provider useful fixtures based on providers from Mimesis.☆62Updated last year
- Fluent assertions for Python☆85Updated 3 years ago
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 4 years ago
- Conditional coverage based on any rules you define!☆76Updated 9 months ago
- ☆51Updated last year
- Pytest plugin for analyzing resource usage during test sessions☆180Updated last year
- py-test plugin: an incremental test runner☆52Updated 3 years ago
- awesome list of so called python philosophy resources☆59Updated 3 years ago
- flake8 plugin to validate annotations complexity☆48Updated 7 months ago
- flake8 plugin which checks that typing imports are properly guarded☆50Updated 2 weeks ago
- pytest external process plugin☆101Updated 2 weeks ago
- Opinionated coding guidelines and best practices in Python☆206Updated 5 years ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- flake8 plugin to validate expressions complexity☆33Updated 3 years ago
- py.test plugin to check import ordering using isort☆40Updated last year
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- Library pytest-spec is a pytest plugin to display test execution output like a SPECIFICATION.☆107Updated 3 weeks ago
- Collection of Mappings and with different capabilites and some utilities☆39Updated last month
- Plugin for accessing test session metadata☆70Updated 2 weeks ago
- A pytest plugin that limits the output to just the things you need.☆93Updated last year
- Mimesis integration with factory_boy☆52Updated last year
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Updated 2 years ago
- Parse and manipulate version numbers.☆49Updated 3 weeks ago
- Automated security testing using bandit and flake8.☆113Updated 2 years ago
- A flake8 extension that helps to make more readable variables names☆54Updated last year
- Decorator library to configure function arguments☆38Updated 2 years ago
- Safe and composable assert for Python that can be used together with optimised mode☆18Updated 2 weeks ago