mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 13:57:09 +01:00
Add python-xunit-parser.ts with associated case statement Add python-xunit to reporter docs in action.yml Add tests Update README Resolves #244 Resolves #633
686 B
686 B
| Report | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| fixtures/python-xunit.xml | 2 ✅ | 1 ❌ | 220ms |
❌ fixtures/python-xunit.xml
3 tests were completed in 220ms with 2 passed, 1 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| pytest | 2 ✅ | 1 ❌ | 220ms |
❌ pytest
src.acme.test_lib
✅ test_always_pass
✅ test_always_skip
❌ test_always_fail
failed