Skip to content

dockerq/sonarqube-scanner-maven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SonarQube Maven Demo

This example demonstrates how to collect code coverage by integration tests, tests are located in a separate Java Maven module. SonarQube aggregates code coverage by unit tests and integration tests to compute an overall code coverage.

Prerequisites

Usage

  • Build the project, execute all the tests and analyze the project with SonarQube Scanner for Maven:

      mvn clean install sonar:sonar
    

Docker image

https://github.com/dockerq/docker-sonar-maven

About

demo of sonar and maven

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published