test-results-parser
Version:
Parse test results from JUnit, TestNG, xUnit, cucumber and many more
16 lines (12 loc) • 527 B
Markdown
# 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 | ✅ |