Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
go-junit-report
command
go-junit-report converts `go test` output to a JUnit compatible XML report.
|
go-junit-report converts `go test` output to a JUnit compatible XML report. |
Package gtr defines a standard test report format and provides convenience methods to create and convert reports.
|
Package gtr defines a standard test report format and provides convenience methods to create and convert reports. |
internal
|
|
Package junit defines a JUnit XML report and includes convenience methods for working with these reports.
|
Package junit defines a JUnit XML report and includes convenience methods for working with these reports. |
parser
|
|
gotest
Package gotest is a standard Go test output parser.
|
Package gotest is a standard Go test output parser. |
gotest/internal/collector
Package collector collects output lines grouped by id and provides ways to retrieve and merge output ordered by the time each line was added.
|
Package collector collects output lines grouped by id and provides ways to retrieve and merge output ordered by the time each line was added. |
Click to show internal directories.
Click to hide internal directories.