Skip to content

hasanyousuf/php-sonar-runner-unit-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This example demonstrates how to analyze a PHP project with the SonarQube Runner. It reuses existing unit test execution and code coverage reports from PHPUnit.

Prerequisites

Usage

  • In "reports/phpunit.coverage.xml", change the path "src/Math.php" to the full path of this file on your machine.

  • Analyze the project with SonarQube using the SonarQube Runner:

      sonar-runner
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages