mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-01 02:45:22 -08:00
6aba2a4454b044bf2c503ea26027966be8a71ab3
Actually this doesn't matter as the package won't be ever published to NPM :)
WIP
Test Check Report
Goal of this project is to create Github Action that could presents test results from popular testing frameworks as Github check run with code annotation in places where test failed.
Support for following test reports are planned for initial release:
- dotnet-trx:
dotnet test --logger trx - flutter-machine:
flutter test --machine - jest-junit:
jest --ci --reporters=jest-junit
Languages
TypeScript
96.1%
C#
1.8%
Go
0.9%
JavaScript
0.8%
Dart
0.4%