orsinium-labs / pytypestLinks
Testing framework that empowers pytest (with better fixtures and parametrization)
☆58Updated last year
Alternatives and similar repositories for pytypest
Users that are interested in pytypest are comparing it to the libraries listed below
Sorting:
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆77Updated 8 months ago
- A flake8 extension that implements misc. lints☆65Updated 2 years ago
- Runtime typing introspection tools☆59Updated last week
- All-Inclusive Python Projects☆137Updated last month
- A simple task runner.☆125Updated this week
- Pytest decorator for parametrizing tests with default iterables.☆19Updated last month
- Run pytest inside a sub interpreter☆23Updated 2 years ago
- Builds a graph of a Python project's internal dependencies.☆110Updated 2 weeks ago
- Flake8 plugin for managing type-checking imports & forward references.☆129Updated 3 weeks ago
- Hatch build hook plugin for Mypyc☆54Updated last year
- Package requirements checker☆37Updated 2 months ago
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆86Updated last month
- Transforming asynchronous to synchronous Python code☆24Updated last week
- Pytest plugin to fail a test if it leaves modified `os.environ` afterwards.☆15Updated last month
- Experimental Python API for Ruff☆34Updated last month
- Declarative Settings Library☆34Updated 4 months ago
- Reusable database fixtures for any and all databases.☆48Updated 2 weeks ago
- Test whether your code is logging correctly 🪵☆122Updated 3 weeks ago
- Declarative CLI argument parser☆184Updated 2 months ago
- Flake8 plugin for return expressions checking.☆62Updated 3 months ago
- 🎰 Ensure your __slots__ are working properly☆119Updated 3 weeks ago
- A coverage plugin to provide sensible default settings☆85Updated last month
- Modern benchmarking library for python with pytest integration.☆54Updated 2 years ago
- Extend typing package functionalities☆61Updated 2 years ago
- Conditional coverage based on any rules you define!☆79Updated last year
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last month
- Ultra-fast query string and url-encoded form-data parsers☆43Updated last week
- Fast python test runner, compatible with a subset of pytest☆96Updated last year
- Syntactical sugar for Python class attributes☆66Updated last month
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago