mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 22:07:09 +01:00
968 B
968 B
| Report | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| fixtures/python-xunit-pytest.xml | 6 ✅ | 2 ❌ | 2 ⚪ | 19ms |
❌ fixtures/python-xunit-pytest.xml
10 tests were completed in 19ms with 6 passed, 2 failed and 2 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| pytest | 6 ✅ | 2 ❌ | 2 ⚪ | 19ms |
❌ pytest
tests.test_lib
✅ test_always_pass
✅ test_with_subtests
✅ test_parameterized[param1]
✅ test_parameterized[param2]
⚪ test_always_skip
❌ test_always_fail
assert False
⚪ test_expected_failure
❌ test_error
Exception: error
✅ test_with_record_property
custom_classname
✅ test_with_record_xml_attribute