package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Apr 3, 2026
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package junit implements a streaming JUnit XML parser that also handles
Google Test XML output (a compatible superset with optional file/line attrs).
Parser handles JUnit XML and Google Test XML.
Detect reports whether header looks like JUnit or Google Test XML.
Extensions returns the file extensions this parser handles.
Name returns the parser identifier.
Parse reads JUnit XML from r and returns a Report.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.