Registry / testing / shoenig-test

shoenig-test

JSON →
library1.13.2gogounverified

A modern generic testing assertions library for Go.

go get github.com/shoenig/test
INSTALL
IMPORT
SIG · SHOENIG-TEST
S
shoenig-test
testinggov1.13.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.

test
github.com/shoenig/test

Uses the Eq assertion to check equality in a test.

package main import ( "testing" "github.com/shoenig/test" ) func TestExample(t *testing.T) { test.Eq(t, 42, 42) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
shoenig-test — go get shoenig-test · libregistry