darrenburns / pytest-clarityLinks
A plugin to improve the output of pytest with colourful unified diffs
☆448Updated last year
Alternatives and similar repositories for pytest-clarity
Users that are interested in pytest-clarity are comparing it to the libraries listed below
Sorting:
- better error messages for assert equals in pytest☆325Updated 10 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 2 weeks ago
- Enforce the same settings on multiple projects☆405Updated this week
- Separate test code from test cases in pytest.☆365Updated last month
- Pytest plugin to randomly order tests and control random.seed☆671Updated this week
- Flake8 plugin to find commented out or dead code☆313Updated 4 months ago
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- dead simple python dead code detection☆366Updated last week
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- Run `black` on python code blocks in documentation files☆670Updated 2 weeks ago
- unittest subTest() support and subtests fixture☆245Updated last week
- ☆234Updated 2 months ago
- Mypy static type checker plugin for Pytest☆255Updated 3 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆225Updated 4 years ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆901Updated 7 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆237Updated 2 weeks ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆367Updated last week
- Automatically remove unnecessary `# noqa` comments