Community project highlight: analyse Bonitasoft code with SonarQube

antoine.mottier's picture
antoine.mottier

If you interested in code quality you probably already know about SonarQube tool and the Java code coverage library JaCoCo.

One of our community users, Kilian Stein, create a very nice tooling that let you integrate Bonita and SonarQube. The tool will actually extract source code from a Bonita workspace and make it available to SonarQube that can then do his job looking for issues in your code.

If you are interested by such tool, the good news is that Killian released under MIT licence and you can get it from the GitHub project page.

Thanks a lot to Killian for sharing his work.

If you give a try to this project please share your feedback in the comments. Also if you know about other community projects that should be highlight in the blog please let us know.

Notifications