coady / pytest-parametrized
Pytest decorator for parametrizing tests with default iterables.
☆19Updated 3 months ago
Alternatives and similar repositories for pytest-parametrized:
Users that are interested in pytest-parametrized are comparing it to the libraries listed below
- Testing framework that empowers pytest (with better fixtures and parametrization)☆59Updated 9 months ago
- deprecate and refactor code across library boundaries☆13Updated this week
- create cli applications using pydantic models☆36Updated 9 months ago
- pytest-patterns is a plugin for pytest that provides a pattern matching engine optimized for testing.☆27Updated 5 months ago
- Runtime typing introspection tools☆34Updated last week
- Simple, composable command runner for Python projects☆32Updated last week
- Syntactical sugar for Python class attributes☆56Updated 8 months ago
- Templated docstrings for Python classes☆16Updated last year
- Caching and distributed locks in your applications with just one or two lines. Easy to learn. Fast to code.☆35Updated 2 weeks ago
- Add properties and method specializations to Python enumeration values with a simple declarative syntax.☆19Updated 2 weeks ago
- Formatter for pyproject.toml files☆10Updated last week
- Generate changelogs from commit tags and shortlogs☆26Updated 3 months ago
- Travel back in time to debug your Python ⏰ 🐍☆10Updated 3 years ago
- canonical-imports follows your imports and finds out where the things you are importing are actually defined☆11Updated last week
- Just a small shim around cookiecutter that alters a bit the CLI to work better when reapplying templates to existing projects.☆18Updated 2 years ago
- lazy-imports-lite changes the semantics of python imports and defers the import until it is used the first time like in PEP 690☆12Updated last week
- Walk paths and run things☆14Updated 8 months ago
- Generic API clients based on Pydantic and protocols☆12Updated this week
- Generate Click options from msgspec types☆9Updated 2 months ago
- ☆13Updated 5 months ago
- 🌷 Write beautiful PDFs in declarative Python☆30Updated last week
- A python documentation linter which checks that the docstring description matches the definition. Based on darglint by @terrencepreilly.☆22Updated last year
- Vendorize packages from PyPI☆103Updated 8 months ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated 2 weeks ago
- mypy plugin for loguru☆19Updated 11 months ago
- Hatch build hook plugin for Mypyc☆42Updated 9 months ago
- CLI to take the toil out of software development☆16Updated 3 months ago
- type-safe exceptions for Python 👷☆30Updated 3 years ago
- Declarative Settings Library☆25Updated last month
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆68Updated 6 months ago