test-reporter/__tests__/__outputs__/python-xunit.md
Michael Marcus 9b8d3b002e Python support
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
2025-11-14 16:29:58 -05:00

686 B

Tests failed

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