Re: [ANN] Cloverage - clojure code coverage

2013-01-26 Thread Wolodja Wentland
On Sat, Jan 26, 2013 at 07:42 -0800, Jacek Lach wrote: > Cloverage 1.0.2 together with a leiningen plugin (lein-cloverage) were > recently > released. > > You can find the code at https://github.com/lshift/cloverage > > To try it out, add `[lein-cloverage "1.0.2"]` to your leiningen plugins list

[ANN] Cloverage - clojure code coverage

2013-01-26 Thread Jacek Lach
Cloverage 1.0.2 together with a leiningen plugin (lein-cloverage) were recently released. You can find the code at https://github.com/lshift/cloverage To try it out, add `[lein-cloverage "1.0.2"]` to your leiningen plugins list, and run `lein cloverage` in your project. Best Regards -- -- Y