Results 3 issues of Daniel Le Berre

SonarSource is going to provide its own open source sonarqube plugin for the go language called [SonarGo](https://github.com/SonarSource/sonar-go) next month. This is a good news in our opinion since now go...

help wanted
question

### Description The plugin uses xml files produced by third party tools to feed sonar. By default, those xml files will be analyzed by sonar xml plugin. It would be...

enhancement
help wanted
question

I use with my students JUnit 4.12, JBehave 4.3.5 and pitest 1.4.5. Without using JUnitReportingRunner, I can run pitest on my test suite (with both JUnit and JBehave test cases)....