realpython / pytest-mypyLinks
Mypy static type checker plugin for Pytest
☆257Updated 8 months ago
Alternatives and similar repositories for pytest-mypy
Users that are interested in pytest-mypy are comparing it to the libraries listed below
Sorting:
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated last week
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago
- Flake8 plugin to find commented out or dead code☆316Updated 9 months ago
- A library to handle automated deprecations☆93Updated 2 years ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 2 weeks ago
- unittest subTest() support and subtests fixture☆252Updated last month
- flake8 plugin that integrates isort☆184Updated 2 months ago
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated 3 weeks ago
- flake8☆122Updated 2 years ago
- pytest plugin to run flake8☆116Updated 2 years ago
- pytest plugin to create a tmpdir containing a preconfigured set of files and/or directories.☆104Updated 2 years ago
- Easily freeze time in pytest test + fixtures☆194Updated 2 years ago
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last week
- pytest plugin for manipulating test data directories and files☆271Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆454Updated last year
- flake8 plugin to run black for checking Python coding style☆165Updated 3 weeks ago
- better error messages for assert equals in pytest☆330Updated last year
- Check for python builtins being used as variables or parameters☆118Updated 2 months ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆239Updated 2 weeks ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- show where your regex match assertion failed!☆80Updated this week
- dead simple python dead code detection☆391Updated this week
- ☆240Updated 3 weeks ago
- A library for versioning your Python projects.☆143Updated 2 weeks ago
- helps rewriting Python `unittest` test-cases into `pytest` test-cases☆138Updated this week
- apply a consistent format to `setup.cfg` files☆155Updated last week
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated last year
- Py.test integration with VCR.py☆175Updated 3 years ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.