detekt / sonar-detekt

SonarQube plugin for Kotlin
https://detekt.dev
GNU Lesser General Public License v3.0
493 stars 52 forks source link

Coverage is OK, but junit tests report missing #66

Closed MichalMichalak closed 6 years ago

MichalMichalak commented 6 years ago

Hello. I've managed to get my project analyzed and I can see Detekt and Jacoco reports in Sonar. Unfortunately the JUnit report is missing. Is that an expected behavior? If not, how do I configure my project to get JUnit repot? Thanks.

arturbosch commented 6 years ago

Duplicate of #65. The feature is requested :)