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

File junitxml.py

src/_pytest/junitxml.py:None–None  ·  src/_pytest/junitxml.py

Source from the content-addressed store, hash-verified

1class="cm"># mypy: allow-untyped-defs
2class="st">"""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