MCPcopy
hub / github.com/pytest-dev/pytest / junitxml.py

File junitxml.py

src/_pytest/junitxml.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# mypy: allow-untyped-defs
2"""Report test results in JUnit-XML format, for use with Jenkins and build
3integration servers.
4

Callers

nothing calls this directly

Calls 2

merge_familyFunction · 0.85
copyMethod · 0.80

Tested by

no test coverage detected