sonar runner - Report reuse for PHP projects in Sonarqube 4.2 -
I have a Jenkins job that runs for my project which reports the following tools:
- phpcs
- phpmd
- phpunit (unit and integration test)
I sonar- The runner wants to analyze these reports, especially for integration tests, which does not execute the runner.
Is it still possible in sonar 4.2? If so, what parameters are reused in the
sonar-project.properties control report for the above device?
I can not find a documentation about how to get son-runner to reuse these reports. Only criteria are
sonar.php.tests.reportPath and
sonar.php.tests.coverage.reportPath . But it is only related to unit tests.
Only on this information can I find that I have tried the parameters listed there and they have no effect. In fact, with version 2.0, the SonarCube PHP plugin is no longer dependent on external devices such as PDFs, PHPs, PDFs, and PDFs.
PPCPD and PHPD Only external external dependency is on phpunit.
Comments
Post a Comment