Welcome! Please see the About page for a little more info on how this works.

0 votes
in test.check by

During shrinking, this should simply return the best shrink so-far. During testing, perhaps it should just return the number of tests that've been run. In both cases, some indication should be given in the return value that the user pressed ctrl-c.

(link: https://github.com/reiddraper/simple-check/issues/41 text: Original issue - #41 on GitHub)

1 Answer

0 votes
by
Reference: https://clojure.atlassian.net/browse/TCHECK-4 (reported by hypirion)
...