orsinium-labs / mypy-baselineLinks
Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing ones.
☆68Updated 2 months ago
Alternatives and similar repositories for mypy-baseline
Users that are interested in mypy-baseline are comparing it to the libraries listed below
Sorting:
- Builds a graph of a Python project's internal dependencies.☆88Updated last week
- A Flake8 plugin that checks for issues using the standard library logging module.☆84Updated last week
- ☆70Updated 2 months ago
- Fixtures as classes that work well with dependency injection, autocompletetion, type checkers, and language servers☆48Updated 3 months ago
- Flake8 plugin for managing type-checking imports & forward references.☆122Updated 7 months ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆75Updated last week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆237Updated last week
- A coverage plugin to provide sensible default settings☆81Updated last week
- Structured logging assertions☆64Updated last month
- A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern☆69Updated last year
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated last year
- Sentry integration for structlog☆127Updated 6 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆116Updated last week
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆85Updated last month
- Flake8 extension to validate (lack of) logging format strings☆135Updated 3 weeks ago
- Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓☆45Updated 2 years ago
- Declarative Settings Library☆30Updated 3 months ago
- Conditional coverage based on any rules you define!☆74Updated 7 months ago
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆82Updated 3 months ago
- Fast python test runner, compatible with a subset of pytest☆92Updated 10 months ago
- Plugin to list unused fixtures in your tests☆160Updated 9 months ago
- A flake8 extension that implements misc. lints☆65Updated 2 years ago
- A collection of extra types and features for mypy☆34Updated last week
- Pytest plugin to fail a test if it leaves modified `os.environ` afterwards.☆15Updated last week
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆186Updated 5 months ago
- Testing framework that empowers pytest (with better fixtures and parametrization)