Sponsored Links
-->

Monday, March 12, 2018

SonarQube 6 - Coverage - Google Groups
src: lh3.googleusercontent.com

SonarQube (formerly Sonar) is an open source platform developed by SonarSource for continuous inspection of code quality to perform automatic reviews with static analysis of code to detect bugs, code smells and security vulnerabilities on 20+ programming languages including Java (including Android), C#, PHP, JavaScript, C/C++, COBOL, PL/SQL, PL/I, ABAP, VB.NET, VB6, Python, RPG, Flex, Objective-C, Swift, Web and XML. (note that some of them are commercial) SonarQube offers reports on duplicated code, coding standards, unit tests, code coverage, code complexity, comments, bugs, and security vulnerabilities. SonarQube can record metrics history and provides evolution graphs. SonarQube's greatest asset is that it provides fully automated analysis and integration with Maven, Ant, Gradle, MSBuild and continuous integration tools (Atlassian Bamboo, Jenkins, Hudson, etc.). SonarQube also integrates with Eclipse, Visual Studio and IntelliJ IDEA development environments through the SonarLint plugins and integrates with external tools like LDAP, Active Directory, GitHub, etc. SonarQube is expandable with the use of plugins.


Video SonarQube



Reception

In 2009, SonarQube received the Jolt Awards under testing tools category.


Maps SonarQube



See also

  • List of tools for static code analysis

vstssprints 95 - SonarQube Quality Gates in Build - YouTube
src: i.ytimg.com


References


Jenkins, JaCoCo, and SonarQube Integration With Maven - DZone ...
src: dz2cdn4.dzone.com


Further reading

  • SonarQube Tutorial
  • Eclipse Sonar Tutorial

Analyzing with SonarQube Scanner for Gradle and intergrate with ...
src: i.ytimg.com


External links

  • SonarQube Web Site
  • SonarSource Web Site
  • Live SonarQube instance
  • SonarQube Plugin Library
  • SonarQube IDE Integration

Source of article : Wikipedia