tree: 354c4bb5481be1c4e2471eae4ea057c7961e8894 [path history] [tgz]
  1. fuzz.py
  2. pyproject.toml
  3. README.md
  4. uv.lock
python/py-fuzzer/README.md

py-fuzzer

A fuzzer script to run Ruff executables on randomly generated (but syntactically valid) Python source-code files.

Run uvx --from ./python/py-fuzzer fuzz -h from the repository root for more information and example invocations (requires uv to be installed).