Every library is good for different kinds of testing. If you like BDD style 
go with Speclj, if you want to do acceptance testing with table like data 
go with Midje. If you preffer test after go with expectations or 
clojure.test. Test.Check is good addition to test toolbelt for everyone.

On Sunday, October 26, 2014 6:51:11 PM UTC+1, Roelof Wobben wrote:
>
> Hello, 
>
> Im learning clojure as the beginnner.
> When im googeling for a testing platform there seems to be two major 
> choices midje and specjl.
>
> Now I see that my learning course from github uses midje.
>
> Can I better learn midje and it this one still active maintained or can I 
> better learn specjl. 
>
>
> Roelof
>
>

-- 
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
--- 
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 clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to