- Add option to convert backslashes in path pattern to forward slashes
- Add option to generate only the summary from processed test results files
- Add support for mocha-json
- Use full URL to fix navigation from summary to suite details
- New report rendering with code blocks instead of tables
- Improve test error messages from flutter
- Fix: parsing of .NET duration string without milliseconds
- Fix: dart-json - remove group name from test case names
- Fix: net-trx parser crashing on missing duration attribute
- Add support for java-junit
- Fix: Handle test reports with no test cases
- Fix: Reduce number of API calls to get list of files tracked by GitHub
Supported languages / frameworks:
- .NET / xUnit / NUnit / MSTest
- Dart / test
- Flutter / test
- JavaScript / JEST