package
0.0.0-20161011155305-8a980da7388d
Repository: https://github.com/improbable-io/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

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.