nedbat / pytest-galleryLinks
A sampler of tests showing different ways to construct tests for pytest
☆23Updated 4 years ago
Alternatives and similar repositories for pytest-gallery
Users that are interested in pytest-gallery are comparing it to the libraries listed below
Sorting:
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Conditional coverage based on any rules you define!☆72Updated 6 months ago
- flake8 plugin which checks that typing imports are properly guarded☆50Updated last week
- show where your regex match assertion failed!☆80Updated last week
- A pygments lexer for pytest output☆23Updated last year
- A pytest plugin that limits the output to just the things you need.☆92Updated 10 months ago
- Mimesis integration with the pytest test runner. This plugin provider useful fixtures based on providers from Mimesis.☆62Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆57Updated last week
- flake8 debug statement checker☆42Updated 3 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated last week
- Plugin for adding a marker to slow running tests. 🐌☆15Updated 5 years ago
- A flake8 extension that implements misc. lints☆64Updated 2 years ago
- py.test plugin to check import ordering using isort☆40Updated last year
- ☆46Updated 5 years ago
- Check what PyPI dependencies changed and when.☆30Updated last week
- A flake8 extension that checks for blind, catch-all except statements☆34Updated 2 years ago
- Data fixtures for pytest made simple☆25Updated 2 months ago
- Package requirements checker