issues
search
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
Command line interface
#1
Closed
gaa-cifasis
closed
9 years ago
gaa-cifasis
commented
9 years ago
File type
Number of tries to do (maxSuccess)
Max size of generated values (maxSize)
Action to execute (fuzz, check, gen)
Filename to generate
Complete command line to execute
mescarra
commented
9 years ago
Done