hey guys, has anyone integrated <https://github.co...
# announcements
k
hey guys, has anyone integrated https://github.com/arturbosch/sonar-kotlin and Jacoco test coverage?? I need help with this
t
hey Kevin - I’m actually working on trying to get this set up for my team right now
what problems are you running into at the moment, maybe I can help having probably just gone through something similar
k
I can upload the project to sonar with static analysis; but I can't upload the coverage test created from jacoco
it always displays a -
t
are you using Spek for your unit tests?