mristin / icontract-hypothesisLinks
Combine contracts and automatic testing.
☆85Updated 3 years ago
Alternatives and similar repositories for icontract-hypothesis
Users that are interested in icontract-hypothesis are comparing it to the libraries listed below
Sorting:
- Operator overloading for fast anonymous functions.☆50Updated this week
- Adaptive fuzzing of Hypothesis tests☆97Updated 3 weeks ago
- Declarative instrumentation for Python.☆91Updated 2 months ago
- Property-based tests for the Python standard library (and builtins)☆27Updated 3 years ago
- Utilities for run-time type validation and multiple dispatch☆171Updated last month
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Fully automated python fuzzer built to test if code actually is production ready in seconds.☆108Updated 5 months ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆381Updated last year
- 🗿 Straightforward CLI parsing and dispatching microframework☆21Updated 11 months ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your te…☆98Updated 2 years ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆110Updated 2 years ago
- Python variant types that work with match☆52Updated last year
- Cross-specification JSON referencing (JSON Schema, OpenAPI, and the one you just made up!)☆51Updated last week
- A system to Instrument running Python code☆25Updated 3 months ago
- Handy decorator for elegant design-by-contract in 3.10+☆101Updated 3 years ago
- A corpus of Python programs annotated with contracts☆24Updated 3 years ago
- Transparent and persistent cache/serialization powered by type hints☆227Updated 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…☆72Updated 3 months ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆100Updated 6 months ago
- ☆30Updated last year
- Vendorize packages from PyPI☆104Updated last year
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆86Updated last month
- Hypothesis extension to allow generating protobuf messages matching a schema.☆42Updated 6 years ago
- Fast python test runner, compatible with a subset of pytest☆92Updated last year
- Tools to generate test data from JSON schemata with Hypothesis☆271Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 3 years ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago