repositorypackage
0.0.0-20220311054427-efbb1a32ec07
Repository: https://github.com/openconfig/testt.git
Documentation: pkg.go.dev
# README
TestT
TestT provides utilities for functions that consume *testing.T.
To build and execute the testt unit tests, run the following:
go build ./...
go test ./...