wct-test-result-converter-sonar-generic

0.1.24 • Public • Published

Web Component Tester Test Result Converter to JUnit

Generates junit reports.

Installation

npm install wct-test-result-converter-sonar-generic --saveDev

Basic Usage

Add the following configuration to web-component-tester's config file (wct.conf.js).

module.exports = {
  plugins: {
    "wct-test-result-converter-junit": {
    }
  }
}

Result

output - /build/test-results/TEST-results.xml

Package Sidebar

Install

npm i wct-test-result-converter-sonar-generic

Weekly Downloads

1

Version

0.1.24

License

MIT

Unpacked Size

31.5 kB

Total Files

8

Last publish

Collaborators

  • kisakos