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

# Functions

Parse parses go test output from reader r and returns a report with the results.

# Constants

Test result constants.
Test result constants.
Test result constants.

# Structs

Benchmark contains the results of a single benchmark.
Package contains the test results of a single package.
Report is a collection of package tests.
Test contains the results of a single test.

# Type aliases

Result represents a test result.