Re: Clojure test framework

2011-05-08 Thread Ambrose Bonnaire-Sergeant
https://github.com/pallet/stevedore/blob/feature%2Fbatch-impl/test/pallet/stevedore/bash_test.clj I prefer Midje but clojure.test is sufficient also. Ambrose On Sun, May 8, 2011 at 10:29 PM, Zlatko Josic wrote: > Hi, > > I need to write tests for my Clojure application. > Which Cloju

Re: Clojure test framework

2011-05-08 Thread Alex Ott
Standard clojure.test works fine with maven On Sun, May 8, 2011 at 4:29 PM, Zlatko Josic wrote: > Hi, > I need to write tests for my Clojure application. > Which Clojure test framework would you recommend? > I also need posibility to intergrate a framework with Maven. -- With

Clojure test framework

2011-05-08 Thread Zlatko Josic
Hi, I need to write tests for my Clojure application. Which Clojure test framework would you recommend? I also need posibility to intergrate a framework with Maven. Thanks -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this g