Useful, but not that sort of thing I'd ever think to look for unless I
had read about it.

Is there a wiki page somewhere that lists all this little libraries
with a one line description?

Would be great to just read a list of ideas and check a few out that
hadn't thought about before.

On Jun 14, 8:29 pm, Meikel Brandmeyer <m...@kotka.de> wrote:
> Dear fellow Clojurians,
>
> I just released ClojureCheck 2.0 into the wild. It is a clojure.test 
> extension that allows to generate input data of a desired structure to test 
> code with random input. It is similar to fact[1] or Haskell's QuickCheck[2]. 
> I wrote a short introductory blog post with a example. Not necessarily a good 
> one, but it should show the look'n'feel of the 
> library:http://kotka.de/blog/2010/06/ClojureCheck_is_back.html
>
> ClojureCheck is available from Clojars as [clojurecheck "2.0.0"]. The source 
> is available athttp://bitbucket.org/kotarak/clojurecheck.
>
> Please feel free to try and test it. In particular I'd appreciate feedback 
> concerning the API.
>
> Sincerely
> Meikel
>
> [1]:http://github.com/weavejester/fact
> [2]:http://en.wikipedia.org/wiki/QuickCheck

-- 
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