#fuzzing #fuzz #quickcheck #properties

nightly fuzztest

Easily test your software using powerful evolutionary, feedback-driven fuzzing technology

2 releases

Uses old Rust 2015

0.1.1 Mar 31, 2018
0.1.0 Mar 24, 2018

#804 in Testing

MIT/Apache-2.0/Unlicense/WTFPL

9KB
89 lines

fuzztest Build Status Crates.io Documentation

Easily test your software using powerful evolutionary, feedback-driven fuzzing technology.

Documentation

Everything is very much experimental and a work-in-progress.

Please check out the example directory to get a feeling of what it's useful for.

This crate is using honggfuzz-rs as fuzzer.


lib.rs:

About Fuzztest

Easily test your software using powerful evolutionary, feedback-driven fuzzing technology.

Dependencies

~29MB
~1M SLoC