JSPM

  • Created
  • Published
  • Downloads 70475
  • Score
    100M100P100Q163566F
  • License MIT

Parse test results from JUnit, TestNG, xUnit, cucumber and many more

Package Exports

  • test-results-parser
  • test-results-parser/src/index.js
  • test-results-parser/src/models/TestAttachment
  • test-results-parser/src/models/TestAttachment.js
  • test-results-parser/src/models/TestCase
  • test-results-parser/src/models/TestCase.js
  • test-results-parser/src/models/TestResult
  • test-results-parser/src/models/TestResult.js
  • test-results-parser/src/models/TestSuite
  • test-results-parser/src/models/TestSuite.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (test-results-parser) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

test-results-parser

Parse test results from JUnit, TestNG, xUnit, Mocha(json), Cucumber(json) and many more

Support

Result Type Support
TestNG
JUnit
NUnit (v2 & v3)
MSTest
xUnit
Mocha (json & mochawesome)
Cucumber