Hypothesis strategies for generating Python programs, something like CSmith
☆110Feb 16, 2024Updated 2 years ago
Alternatives and similar repositories for hypothesmith
Users that are interested in hypothesmith are comparing it to the libraries listed below
Sorting:
- textwrap.dedent with t-string support☆22Dec 15, 2025Updated 3 months ago
- Tool for fixing trivial problems with your code.☆65Sep 30, 2023Updated 2 years ago
- GitHub Action that runs Schemathesis tests☆14Updated this week
- Shrink Ray is a new test-case reducer designed to be effective on a wide range of formats☆29Jan 23, 2020Updated 6 years ago
- Programmable, human-readable inlining of Python code☆28Dec 10, 2022Updated 3 years ago
- API to interact with the python pyproject.toml based projects☆25Updated this week
- Property-based tests for the Python standard library (and builtins)☆27Oct 31, 2021Updated 4 years ago
- Tools to generate test data from JSON schemata with Hypothesis☆279Dec 5, 2025Updated 3 months ago
- A Thesis Class for the Chair of Software Engineering II at the University of Passau, Germany☆13Jun 14, 2025Updated 9 months ago
- Tensor-like types – with variadic shapes – that support both static and runtime type checking, and convenient parsing☆20Jan 9, 2026Updated 2 months ago
- Run Python type checkers over millions of lines of code☆107Feb 17, 2026Updated last month
- Better version of repr/reprlib for short, cheap string representations in Python☆26Aug 10, 2024Updated last year
- generate random python code to test linter/formatter/and other tools☆54Updated this week
- Highly opinionated linter for Trio code☆25Updated this week
- An analysis tool for Python that blurs the line between testing and type systems.☆1,261Jan 19, 2026Updated 2 months ago
- Python AST that abstracts the underlying Python version☆146Nov 29, 2025Updated 3 months ago
- Utilities for refactoring imports in python-like syntax.☆24Dec 22, 2025Updated 3 months ago
- Standalone version of pytest's assertion introspection rewrite☆12Nov 26, 2025Updated 3 months ago
- Automatically remove unnecessary `# noqa` comments☆261Dec 22, 2025Updated 3 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Aug 14, 2022Updated 3 years ago
- A common base representation of python source code for pylint and other projects☆573Updated this week
- CLI to take the toil out of software development☆16Jan 7, 2025Updated last year
- a GitHub action to install (pre-release) pythons from deadsnakes☆57Dec 15, 2025Updated 3 months ago
- Conditional coverage based on any rules you define!☆79Jan 3, 2025Updated last year
- experiments in building tiny tracing JITs in various languages (Prolog to start)☆11Feb 10, 2026Updated last month
- Shrinkray is a modern multi-format test-case reducer☆296Updated this week
- Grammars suitable for lark parser and Hypothesis☆54Mar 27, 2024Updated last year
- minimize python source code to find bugs more easily☆49Mar 9, 2026Updated last week
- A command-line search utility for Python ASTs using XPath syntax.☆257Apr 20, 2022Updated 3 years ago
- A very minimal implementation of the core idea of Hypothesis☆146Jul 5, 2024Updated last year
- Two-Level Collaborative Fuzzing for Python Runtimes☆19Nov 25, 2023Updated 2 years ago
- Hatch plugin to integrate ProperDocs and infer dependencies into an env☆17Mar 16, 2026Updated last week
- ☆49Jan 11, 2026Updated 2 months ago
- Pretty print the output of python stdlib `ast.parse`.☆198Jan 18, 2026Updated 2 months ago
- Infer Python types from JSON data, use them for auto serialisation and parsing☆13Oct 27, 2023Updated 2 years ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆76Nov 13, 2025Updated 4 months ago
- Generate waterfalls from `-Ximporttime` tracing.☆125Dec 22, 2025Updated 3 months ago
- Discussions about problems with the current C Api☆20Oct 15, 2023Updated 2 years ago
- Use PyScript in mkdocs☆18May 17, 2024Updated last year