This is a library for "shrinking" failure cases. All the major
QuickCheck-like testing libraries use a similar approach.  I am building
Midje support for generative testing, and in the process noticed that
test.generative doesn't shrink and (at least at the time) ClojureCheck
didn't either.  Thus I decided a library like this might be of some general
purpose use to the test-library writers in the community.

https://github.com/AlexBaranosky/Shrink

As usual feedback, and involvement in the project are welcome.

Best,
Alex

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to