package
2.1.0
Repository: https://github.com/jstemmer/go-junit-report.git
Documentation: pkg.go.dev

# Functions

CreateFromReport creates a JUnit representation of the given gtr.Report.

# Structs

Output represents output written to stdout or sderr.
Property represents a key/value pair.
Result represents the result of a single test.
Testcase represents a single test with its results.
Testsuite is a single JUnit testsuite containing testcases.
Testsuites is a collection of JUnit testsuites.