sonar-unit-test-repoter

1.0.3 • Public • Published

Sonar Unit Test Reporter

Show unit test result in sonarqube window

Install

use npm

npm install sonar-unit-test-repoter

use yarn

yarn add -D sonar-unit-test-repoter

Configure

change jest configuration file

{
"testResultsProcessor": "sonar-unit-test-repoter"
}

change sonar property file

sonar.genericcoverage.unitTestReportPaths=coverage/unit-tests.xml

pre-requisits

npm version : 9

Package Sidebar

Install

npm i sonar-unit-test-repoter

Weekly Downloads

0

Version

1.0.3

License

none

Unpacked Size

157 kB

Total Files

9

Last publish

Collaborators

  • kolitha