LU07c - Code coverage with SonarQube
Internal reference: learningunits/07-3.md
Goals
- I can set up
SonarQubefor generatingcode coverage reports. - I can count out (aufzählen) at least three benefits of
SonarQubeas a tool. - If there are any errors, I can analyze the error, suggest and test an initial workaround (troubleshooting).
Basics
This article explains, how to install and configure SonarQube for generating code coverage reports. Internal reference 06-3.md
