ruff/python/py-fuzzer
2025-05-03 19:49:15 +02:00
..
fuzz.py Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00
pyproject.toml
README.md
uv.lock

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).