Registry / testing / karrick-tparse-v2

karrick-tparse-v2

JSON →
library2.8.2gogounverified

A command-line tool and library for parsing and summarizing Go test output, providing formatted results.

go get github.com/karrick/tparse/v2
INSTALL
IMPORT
SIG · KARRICK-TPARSE-V2
K
karrick-tparse-v2
testinggov2.8.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

tparse
github.com/karrick/tparse/v2

Prints the version of the tparse library.

package main import ( "fmt" "github.com/karrick/tparse/v2" ) func main() { fmt.Println(tparse.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.8.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
karrick-tparse-v2 — go get karrick-tparse-v2 · libregistry