Zac-HD / stdlib-property-tests
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
- A pygments lexer for pytest output☆24Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆102Updated last year
- flake8 plugin which checks that typing imports are properly guarded☆48Updated last month
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated last month
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 3 years ago
- Create reproducible installations for a virtual environment from a lock file☆86Updated last month
- Builds a graph of a Python project's internal dependencies.☆85Updated last week
- 🗿 Straightforward CLI parsing and dispatching microframework☆21Updated 6 months ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Adaptive fuzzing of Hypothesis tests☆86Updated this week
- a GitHub action to install (pre-release) pythons from deadsnakes☆56Updated last month
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- py-test plugin: an incremental test runner☆49Updated 3 years ago
- A flake8 plugin that finds that finds improvements for raise statements.☆33Updated 3 years ago
- Validate configuration and produce human readable error messages☆47Updated last month
- Extract semantic information about static Python code☆75Updated last month
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆24Updated last week
- Formats your tox.ini files☆42Updated last week
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆64Updated 2 years ago
- Just a small shim around cookiecutter that alters a bit the CLI to work better when reapplying templates to existing projects.☆18Updated 2 years ago
- show where your regex match assertion failed!☆80Updated last month
- A simple project to explore the number of GCs when doing basic ORM work.☆25Updated 3 years ago
- Python wrapper for Austin, the CPython frame stack sampler.☆35Updated last year
- A hack to explicitly set up and tear down fixtures.☆17Updated 2 years ago
- A parser for Python dependency files☆65Updated 5 months ago
- Utilities for run-time type validation and multiple dispatch☆165Updated 2 months ago
- A syntactically aware search-and-replace tool for Python.☆14Updated 2 months ago
- A Flake8 plugin for checking executable permissions and shebangs.☆20Updated last month
- Plugin for accessing test session metadata☆69Updated last month
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆79Updated 3 weeks ago