SonarQube: Difference between revisions

From Freephile Wiki
Created page with "SonarQube fits into the Continuous Integration/Continuous deployment (CI/CD) processes. SonarQube provides the capability to not only show the health of an applicatio..."
 
m Text replacement - "Category:QA" to "Category:QA"
 
Line 17: Line 17:
[[Category:Tools]]
[[Category:Tools]]
[[Category:Testing]]
[[Category:Testing]]
[[Category:Quality Assurance]]
[[Category:QA]]
[[Category:MediaWiki]]
[[Category:MediaWiki]]

Latest revision as of 10:50, 20 February 2025

SonarQube fits into the Continuous Integration/Continuous deployment (CI/CD) processes.

SonarQube provides the capability to not only show the health of an application but also to highlight issues newly introduced. With a Quality Gate in place, you can achieve Clean Code[1] and therefore improve code quality systematically. When you code is clean, you have software that is secure, reliable, and maintainable.


github repo

https://github.com/SonarSource/sonarqube

Community Discourse

https://community.sonarsource.com/c/sq/10

Docs

https://docs.sonarsource.com/sonarqube/latest/