CIFASIS / QuickFuzz

An experimental grammar fuzzer in Haskell using QuickCheck
http://QuickFuzz.org
GNU General Public License v3.0
199 stars 45 forks source link

Print statistics after completion #20

Open Edholm opened 8 years ago

Edholm commented 8 years ago

It would be nice to have statistics about the fuzzing run printed (or written to a file?) upon exit.

gaa-cifasis commented 8 years ago

Sure, what do you have in mind?

Edholm commented 8 years ago

Any that you've got, but at least how many iterations or how many files were generated.