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
- 🗿 Straightforward CLI parsing and dispatching microframework☆21Updated 9 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last week
- Create reproducible installations for a virtual environment from a lock file☆85Updated this week
- Check your wheels have the right contents☆167Updated 3 weeks ago
- Adaptive fuzzing of Hypothesis tests☆96Updated 2 weeks ago
- Combine contracts and automatic testing.☆84Updated 3 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated last week
- Data about packages and maintainers on PyPI☆129Updated 3 months ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- A pygments lexer for pytest output☆23Updated last year
- show where your regex match assertion failed!☆80Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- A generic dependency-resolution library written in pure Python☆80Updated 5 years ago
- Utilities for run-time type validation and multiple dispatch☆169Updated 2 weeks ago
- A parser for Python dependency files☆65Updated 8 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 6 months ago
- a GitHub action to install (pre-release) pythons from deadsnakes☆57Updated last week
- Resolver implementation and toolset for generating and interacting with Pipfile and Pipfile.lock.☆53Updated 2 years ago
- Validate configuration and produce human readable error messages☆51Updated last week
- Reenter an asyncio or Trio event loop from synchronous code☆85Updated last year
- A minimal re-implementation of Python's `venv` module☆137Updated last month
- Automated security testing using bandit and flake8.☆113Updated last year
- Cross-specification JSON referencing (JSON Schema, OpenAPI, and the one you just made up!)☆51Updated this week
- extracted --boxed from pytest-xdist to ensure backward compat☆71Updated 8 months ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Generate arbitrary queries matching your GraphQL schema, and use them to verify your backend implementation.☆45Updated last week
- Formatter for your Python unit tests☆105Updated 2 years ago
- See test results for every line of Python code☆21Updated 4 years ago