mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-17 06:47:09 +01:00
881 B
881 B
❌ fixtures/external/go/go-junit-report.xml
5 tests were completed in NaNms with 2 passed, 2 failed and 1 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| github.com/company/package1 | 0ms | |||
| github.com/company/package2 | 1✔️ | 482ms | ||
| github.com/company/package3 | 1✔️ | 2❌ | 1✖️ | 835ms |
✔️ github.com/company/package2
github.com/company/package2
✔️ TestPackage2
❌ github.com/company/package3
github.com/company/package3
❌ TestPackage3-1
Just error here
✔️ TestPackage3-2
✖️ TestPackage3-3
❌ TestPackage3-4