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
- flake8 plugin which checks that typing imports are properly guarded☆48Updated 2 weeks ago
- flake8 plugin which forbids assignment expressions (the walrus operator)☆46Updated last year
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- Plugin for adding a marker to slow running tests. 🐌☆15Updated 5 years ago
- Conditional coverage based on any rules you define!☆70Updated 5 months ago
- A plugin for pytest to manage expected test failures☆36Updated 2 years ago
- flake8 debug statement checker☆42Updated 3 years ago
- A pytest plugin that adds emojis to your test result report 😍☆51Updated 3 years ago
- CLI tool to introspect flake8 plugins and their codes