nicoddemus / pytest-rich
pytest + rich integration (proof of concept)
☆231Updated this week
Alternatives and similar repositories for pytest-rich:
Users that are interested in pytest-rich are comparing it to the libraries listed below
- Automatically remove unnecessary `# noqa` comments☆265Updated last week
- ☆219Updated last month
- a tool to detect test pollution☆180Updated last week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆229Updated 2 weeks ago
- Flake8 Type Annotation Checking☆155Updated 3 weeks ago
- unittest subTest() support and subtests fixture☆220Updated this week
- better error messages for assert equals in pytest☆316Updated 4 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆444Updated 11 months ago
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆265Updated 3 weeks ago
- dead simple python dead code detection☆347Updated this week
- Flake8 plugin for managing type-checking imports & forward references.☆115Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆465Updated 3 weeks ago
- apply a consistent format to `setup.cfg` files☆151Updated last week
- Automatically use the awesome walrus operator☆110Updated this week
- pytest plugin for testing mypy types, stubs, and plugins☆110Updated 3 weeks ago
- Mypy static type checker plugin for Pytest☆248Updated last month
- ☆175Updated this week
- A mini dashboard to help find slow tests in pytest.☆79Updated 6 months ago
- Flake8 plugin to find commented out or dead code☆310Updated this week
- A formatter for finding and removing unused import statements.☆305Updated this week
- py.test plugin to show failures instantly☆140Updated last year
- A plugin for Flake8 that provides specializations for type hinting stub files☆73Updated 3 weeks ago
- Automatically add simple type annotations to your code