There's more to it than just style differences. Some of them have
capabilities and offer functionality that others don't have, which may
push you towards using such a one if you have a real need for those
features.

Disclaimer: I'm one of the maintainers of Speclj, which we use it at
work, and which my colleague and friend wrote, so I may be a bit
biased.

-Steven


On Tue, Oct 28, 2014 at 2:53 AM, Aleš Roubíček <rar...@gmail.com> wrote:
> 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.

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