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

Python module generation is looping? #22

Open gaa-cifasis opened 8 years ago

gaa-cifasis commented 8 years ago

If you try to generate a python module using the automatically derived Arbitrary instance of Python modules, it will never finish if size is 5 or more (even less 5 sometimes..)