Wow Expectations wasn't in my radar, thanks for helping me fix this, since it looks like a really useful and featureful test library.
I love the way it clearly has a path to JUnit integration which should really help leverage existing IDEs possibilities in this area. Makes me think again on working on a better automated tests story for Counterclockwise users ... 2012/8/7 Laurent PETIT <[email protected]> > Thanks, > > sorry for the short email, it was sent from smartphone > > > 2012/8/6 Sean Corfield <[email protected]> > >> On Mon, Aug 6, 2012 at 12:01 PM, Laurent PETIT <[email protected]> >> wrote: >> > Links ? >> >> https://clojars.org/lein-expectations >> https://github.com/gar3thjon3s/lein-expectations >> >> > Le 6 août 2012 à 20:43, Sean Corfield <[email protected]> a écrit >> : >> >> lein-expectations - the plugin for running Jay Fields' awesome >> >> Expectations testing library - has been updated for Leiningen 2.0. >> >> >> >> If you are using Leiningen 1.x, continue to use lein-expectations >> 0.0.5. >> >> >> >> If you are on Leiningen 2.x, you should use lein-expectations 0.0.7 so >> >> that exit on test failure is handled correctly. >> >> >> >> 0.0.6 added a partial fix for exit codes in Leiningen 2.0 but it >> >> didn't work properly with "with-profile". After discussions with Phil >> >> H about exit status codes, the logic was changed / simplified for the >> >> 0.0.7 release. >> >> -- >> 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 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
