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☆106Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Adaptive fuzzing of Hypothesis tests☆96Updated last week
- 🗿 Straightforward CLI parsing and dispatching microframework☆21Updated 10 months ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated last week
- a GitHub action to install (pre-release) pythons from deadsnakes☆57Updated 3 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated 3 weeks ago
- Combine contracts and automatic testing.☆85Updated 3 years ago
- Check your wheels have the right contents☆167Updated this week
- A pygments lexer for pytest output☆23Updated last year
- Make Python CLI tools win the speed race, by cheating!☆74Updated 3 months ago
- Utilities for run-time type validation and multiple dispatch☆170Updated last month
- A parser for Python dependency files☆66Updated 9 months ago
- Formats your tox.ini files☆43Updated last week
- A minimal re-implementation of Python's `venv` module☆138Updated last month
- ☆53Updated last year
- A generic dependency-resolution library written in pure Python☆81Updated 5 years ago
- An unofficial, importable pip API☆116Updated this week
- A backend for the `keyring` module which uses a hardware token to require user presence for any secret access, by encrypting your vault a…☆41Updated 6 months ago
- Generate arbitrary queries matching your GraphQL schema, and use them to verify your backend implementation.☆46Updated this week
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated 3 weeks ago
- py-test plugin: an incremental test runner☆51Updated 3 years ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- ensure core packaging tools work well with each other☆19Updated 6 years ago
- Resolver implementation and toolset for generating and interacting with Pipfile and Pipfile.lock.☆53Updated 2 years ago
- Relaxed test discovery for pytest☆34Updated last year
- ☆46Updated 5 years ago
- Fully automated python fuzzer built to test if code actually is production ready in seconds.☆108Updated 5 months ago
- Run async workflows using pytest-fixtures-style dependency injection☆34Updated 2 years ago