Anyone using midje with test.check? Any tips? Just checking adding a (test.check/quick-check …) => true isn’t fantastic…it runs through all of the iterations even if an early one fails.
(test.check/quick-check …) => true