|
|
|
|
|
by Mateon1
3130 days ago
|
|
Unfortunate that this project is only a partial reimplementation of QuickCheck. I was hoping that this would use fuzzing coverage. Coverage guided QuickCheck has been on my mind for a while, I believe it would greatly improve fuzzing experience and allow to easily and thoughroughly check/fuzz things that aren't parsers/decoders/deserializers or functions that operate on strings in general. |
|