Crates.io | fuzztest |
lib.rs | fuzztest |
version | 0.1.1 |
source | src |
created_at | 2018-03-24 17:42:37.44967 |
updated_at | 2018-03-31 13:35:23.462708 |
description | Easily test your software using powerful evolutionary, feedback-driven fuzzing technology. |
homepage | https://github.com/PaulGrandperrin/fuzztest-rs/blob/master/README.md |
repository | https://github.com/PaulGrandperrin/fuzztest-rs |
max_upload_size | |
id | 57249 |
size | 22,308 |
Easily test your software using powerful evolutionary, feedback-driven fuzzing technology.
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.