Zac-HD / stdlib-property-testsLinks
Property-based tests for the Python standard library (and builtins)
☆27Updated 3 years ago
Alternatives and similar repositories for stdlib-property-tests
Users that are interested in stdlib-property-tests are comparing it to the libraries listed below
Sorting:
- Hypothesis strategies for generating Python programs, something like CSmith☆105Updated last year
- Validate configuration and produce human readable error messages☆49Updated 2 weeks ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Adaptive fuzzing of Hypothesis tests☆94Updated last week
- py-test plugin: an incremental test runner☆50Updated 3 years ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- Combine contracts and automatic testing.☆83Updated 3 years ago
- A flake8 plugin that finds that finds improvements for raise statements.☆33Updated 3 years ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 4 months ago
- Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your te…☆97Updated 2 years ago
- A pygments lexer for pytest output☆23Updated last year
- A parser for Python dependency files☆65Updated 7 months ago
- Runs tests multiple times to expose flakiness.☆145Updated 2 years ago
- 🗿 Straightforward CLI parsing and dispatching microframework☆21Updated 8 months ago
- extracted --boxed from pytest-xdist to ensure backward compat☆70Updated 6 months ago
- flake8 plugin which checks that typing imports are properly guarded☆49Updated 2 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆56Updated 2 weeks ago
- A Python virtual env builder and command runner☆24Updated last week
- A hack to explicitly set up and tear down fixtures.☆17Updated 2 years ago
- a GitHub action to install (pre-release) pythons from deadsnakes☆55Updated 2 weeks ago
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆24Updated this week
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- ☆40Updated last year
- WIP a faster python dependency resolver to replace `poetry lock` and `pip-compile`☆13Updated last year
- Formatter for your Python unit tests☆105Updated 2 years ago
- Hypothesis strategy to generate NetworkX graphs.☆19Updated last year
- Generate arbitrary queries matching your GraphQL schema, and use them to verify your backend implementation.☆44Updated this week
- Read Watches in Python☆40Updated last year
- Relaxed test discovery for pytest☆34Updated last year
- A commanding view of your test-coverage.☆33Updated last month