Parquery / icontract
Design-by-contract in Python3 with informative violation messages and inheritance
☆343Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for icontract
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆754Updated last week
- Separate test code from test cases in pytest.☆348Updated 2 weeks ago
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆671Updated last month
- Mypy static type checker plugin for Pytest☆248Updated last month
- Mutation testing system☆929Updated last week
- Phantom types for Python.☆201Updated 2 weeks ago
- Hypothesis strategies for generating Python programs, something like CSmith☆96Updated 9 months ago
- Deserialize to objects while staying DRY☆158Updated last year
- Write short and fully-typed lambdas where you need them.☆270Updated 11 months ago
- Pytest plugin to randomly order tests and control random.seed☆630Updated 2 weeks ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆687Updated 3 weeks ago
- Runtime inspection utilities for Python typing module☆350Updated 3 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 2 months ago
- dead simple python dead code detection☆338Updated 3 weeks ago
- Combine contracts and automatic testing.☆78Updated 2 years ago
- Enforce the same settings on multiple projects☆399Updated this week
- Reusable constraint types to use with typing.Annotated☆511Updated last week
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated 2 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆439Updated 9 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated last year
- Explain yourself! Interrogate a codebase for docstring coverage.☆586Updated 2 weeks ago
- It helps to use fixtures in pytest.mark.parametrize☆379Updated last year
- Use Poetry inside Nox sessions☆166Updated 2 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆232Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Near Zero-Overhead Python Code Coverage☆498Updated 2 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆465Updated 2 weeks ago
- better error messages for assert equals in pytest☆312Updated 2 months ago
- Tools to generate test data from JSON schemata with Hypothesis☆258Updated 8 months ago
- Multiple argument dispatching.☆284Updated this week