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:
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Updated 2 months ago
- Adaptive fuzzing of Hypothesis tests☆111Updated 2 months ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- Combine contracts and automatic testing.☆86Updated 3 years ago
- a GitHub action to install (pre-release) pythons from deadsnakes☆58Updated last month
- Check your wheels have the right contents☆166Updated last month
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 months ago
- 🗿 Straightforward CLI parsing and dispatching microframework☆22Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- A hack to explicitly set up and tear down fixtures.☆17Updated 3 years ago
- Generate arbitrary queries matching your GraphQL schema, and use them to verify your backend implementation.☆47Updated this week
- Fully automated python fuzzer built to test if code actually is production ready in seconds.☆113Updated 10 months ago
- A pygments lexer for pytest output☆23Updated 3 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Runs tests multiple times to expose flakiness.☆153Updated 3 years ago
- py-test plugin: an incremental test runner☆52Updated this week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated 2 years ago
- A minimal re-implementation of Python's `venv` module☆139Updated 6 months ago
- extracted --boxed from pytest-xdist to ensure backward compat☆75Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last month
- Tools for Python code analysis and execution.☆53Updated last year
- show where your regex match assertion failed!☆80Updated last month
- Python variant types that work with match☆54Updated last year
- Formatter for your Python unit tests☆106Updated 3 years ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 2 months ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last month
- Cross-specification JSON referencing (JSON Schema, OpenAPI, and the one you just made up!)☆52Updated this week
- A tool for generating random, syntactically-correct Python code. Designed for fuzzing and testing of tools that parse Python code.☆23Updated 2 years ago
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆27Updated last year