clojure.test.check
Q
Tests `property` `num-tests` times. Takes several optional keys: `:seed` Can be used to re-run previous tests,...
function([num-tests property & {:keys [seed max-size reporter-fn], :or {max-size 200, reporter-fn (constantly nil)}}])