Hi,

We are working with a multi-language project composed of a combination of 
Kotlin and Clojure modules. All modules have several unit and integration 
tests. During the build, we employ jacoco for getting coverage data for the 
Kotlin source.
What we would like to achieve is coverage data for both the Clojure and the 
Kotlin source during integration tests. The integration tests are written 
in Kotlin, and launched via JUnit.
I've looked at Cloverage - looks great. It's not entirely clear to me how I 
can integrate it with JUnit.  I wonder if anyone else has done something 
similar?

thanks,
Fuzz



-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/clojure/e21b420d-2419-4a70-9102-dbfd86e6330co%40googlegroups.com.

Reply via email to