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: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package gotest parses the streaming JSON output produced by `go test -json`.
Parser handles `go test -json` output.
Detect reports whether header looks like go test -json output.
Extensions returns the file extensions this parser handles.
Name returns the parser identifier.
Parse reads go test -json output from r and returns a Report.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.