test-check

rabbitthirtyeight 2017-06-27T04:33:42.546990Z

@gfredericks ah. I see what you're saying. Thanks! Given that, I think I need to re-think what I was trying to do. If I'm unable to figure it out I'll post back in here.

👍 1
2017-06-27T12:39:18.270714Z

I'm thinking of creating prop/for-all2, or prop/for-all-2, whichever name is better

2017-06-27T12:40:12.285143Z

differences: - doesn't have the TCHECK-131 interpretation of returned exceptions - uses sequential bindings like gen/let, and has the map-binding syntax of gen/let as well for parallel bindings - any other improvements anybody would want?

2017-06-27T13:43:14.577680Z

test.check version 0.10.0-alpha2 was just released; changelog here: https://github.com/clojure/test.check/blob/master/CHANGELOG.markdown#0100-alpha2-2017-06-27