|
|
|
|
|
by eru
1838 days ago
|
|
If memory serves right, AFL might have some support for something like shrinking? Of all the property based testing libraries, hypothesis has some great ideas on shrinking. (By comparison, Haskell's QuickCheck is actually pretty bad at shrinking.) |
|