fuzztest

Crates.iofuzztest
lib.rsfuzztest
version0.1.1
sourcesrc
created_at2018-03-24 17:42:37.44967
updated_at2018-03-31 13:35:23.462708
descriptionEasily test your software using powerful evolutionary, feedback-driven fuzzing technology.
homepagehttps://github.com/PaulGrandperrin/fuzztest-rs/blob/master/README.md
repositoryhttps://github.com/PaulGrandperrin/fuzztest-rs
max_upload_size
id57249
size22,308
Paul Grandperrin (PaulGrandperrin)

documentation

https://docs.rs/fuzztest

README

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.

Commit count: 17

cargo fmt