.. /index

bolero

2026-04-15//rustcrate

bolero

bolero unifies fuzzing and property testing under a single Rust API. Tests run as normal cargo test property tests during development and as full fuzzing targets with cargo bolero test. This removes the friction of maintaining separate fuzzing harnesses and test suites. See rust-build-tooling.

Linked from

Sources