GitHub Actions / swift-xunit report
succeeded
Jan 15, 2024 in 1s
2 passed, 1 failed and 0 skipped
❌ ./tests/fixtures/swift-xunit.xml
3 tests were completed in 220ms with 2 passed, 1 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
TestResults | 2✅ | 1❌ | 220ms |
❌ TestResults
AcmeLibTests.AcmeLibTests
✅ test_always_pass
✅ test_always_skip
❌ test_always_fail
Annotations
Check failure on line 0 in ./__tests__/fixtures/swift-xunit.xml
github-actions / swift-xunit report
TestResults ► AcmeLibTests.AcmeLibTests ► test_always_fail
Failed test found in:
./__tests__/fixtures/swift-xunit.xml
Error:
Test failed
Loading