I'm happy to announce the 0.5.9 release of clojure.test.check, a QuickCheck inspired property-based testing library [1]. As usual, you can view the release notes [2]. The biggest change is an improvement to writing recursive generators, which is documented here [3].
Happy testing, Reid [1] https://github.com/clojure/test.check [2] https://github.com/clojure/test.check/blob/v0.5.9/CHANGELOG.markdown [3] https://github.com/clojure/test.check/blob/65f4431cadaa3527d3509d1485409ccd12d5bff7/doc/intro.md#recursive-generators -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
