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)☆68Updated 3 years ago
- Adaptive fuzzing of Hypothesis tests☆97Updated 3 weeks ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- 🗿 Straightforward CLI parsing and dispatching microframework☆21Updated 10 months ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 3 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last week
- a GitHub action to install (pre-release) pythons from deadsnakes☆57Updated last week
- A pygments lexer for pytest output☆23Updated last year
- Generate arbitrary queries matching your GraphQL schema, and use them to verify your backend implementation.☆46Updated last week
- Combine contracts and automatic testing.☆85Updated 3 years ago
- Check your wheels have the right contents☆167Updated 3 weeks ago
- extracted --boxed from pytest-xdist to ensure backward compat☆72Updated 9 months ago
- ensure core packaging tools work well with each other☆19Updated 6 years ago
- py-test plugin: an incremental test runner☆52Updated 3 years ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 3 years ago
- Data about packages and maintainers on PyPI☆130Updated 5 months ago
- flake8 plugin which checks that typing imports are properly guarded☆50Updated last week
- A parser for Python dependency files☆64Updated 10 months ago
- Validate configuration and produce human readable error messages☆50Updated last month
- Resolver implementation and toolset for generating and interacting with Pipfile and Pipfile.lock.☆53Updated 2 years ago
- Formatter for your Python unit tests☆105Updated 2 years ago
- A tool for generating random, syntactically-correct Python code. Designed for fuzzing and testing of tools that parse Python code.☆23Updated 2 years ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- A big, interactive table of package management tools in the Python ecosystem☆43Updated 2 years ago
- Fully automated python fuzzer built to test if code actually is production ready in seconds.☆108Updated 5 months ago
- 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 7 months ago
- A generic dependency-resolution library written in pure Python☆82Updated 5 years ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆100Updated 6 months ago
- Runs tests multiple times to expose flakiness.☆150Updated 2 years ago