Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/test-results-reporter/parser
Parse test results from JUnit, TestNG, xUnit and many more
https://github.com/test-results-reporter/parser
cucumber junit mocha nunit parser testing testng xunit
Last synced: about 12 hours ago
JSON representation
Parse test results from JUnit, TestNG, xUnit and many more
- Host: GitHub
- URL: https://github.com/test-results-reporter/parser
- Owner: test-results-reporter
- License: mit
- Created: 2021-09-12T07:36:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-01T12:32:05.000Z (4 months ago)
- Last Synced: 2024-10-30T02:28:16.033Z (about 2 months ago)
- Topics: cucumber, junit, mocha, nunit, parser, testing, testng, xunit
- Language: JavaScript
- Homepage: https://www.testbeats.com
- Size: 1.02 MB
- Stars: 12
- Watchers: 2
- Forks: 9
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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 | ✅ |