Registry / testing / poy-eachers

poy-eachers

JSON →
library0.0.0-20181020210610-23942921fe77gogounverified

Testing helpers for Go that provide easy-to-use assertion functions.

go get github.com/poy/eachers
INSTALL
IMPORT
SIG · POY-EACHERS
P
poy-eachers
testinggov0.0.0-20181020210610-23942921fe77
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.

eachers
✓ github.com/poy/eachers

Uses eachers to assert equality in a test.

package main import ( "testing" "github.com/poy/eachers" ) func TestExample(t *testing.T) { eachers.Equal(t, 1, 1) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20181020210610-23942921fe77latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
poy-eachers — go get poy-eachers · libregistry