Zac-HD / stdlib-property-testsLinks
Property-based tests for the Python standard library (and builtins)
☆27Updated 4 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:
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Updated 2 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 months ago
- A pygments lexer for pytest output☆23Updated 2 months ago
- py-test plugin: an incremental test runner☆52Updated 3 years ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- Static Frame Stack Dependency Graph☆23Updated 4 years ago
- Check your wheels have the right contents☆166Updated last month
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated 2 years ago
- a GitHub action to install (pre-release) pythons from deadsnakes☆58Updated last month
- Adaptive fuzzing of Hypothesis tests☆107Updated last month
- Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your te…☆99Updated 2 years ago
- A parser for Python dependency files☆65Updated last year
- Formatter for your Python unit tests☆106Updated 3 years ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last month
- Data about packages and maintainers on PyPI☆130Updated 4 months ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- 🗿 Straightforward CLI parsing and dispatching microframework☆22Updated last year
- An unofficial, importable pip API☆119Updated last month
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last month
- A tool for generating random, syntactically-correct Python code. Designed for fuzzing and testing of tools that parse Python code.☆23Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 2 months ago
- show where your regex match assertion failed!☆80Updated last month
- extracted --boxed from pytest-xdist to ensure backward compat☆75Updated last year
- Generate arbitrary queries matching your GraphQL schema, and use them to verify your backend implementation.☆47Updated last week
- Combine contracts and automatic testing.☆86Updated 3 years ago
- Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.☆174Updated 3 weeks ago
- Runs tests multiple times to expose flakiness.☆153Updated 3 years ago