Registry / testing / flimzy-testy

flimzy-testy

JSON →
library0.15.0gogounverified

Package testy provides a collection of disparate testing-related functions to simplify Go testing.

go get gitlab.com/flimzy/testy
INSTALL
IMPORT
SIG · FLIMZY-TESTY
F
flimzy-testy
testinggov0.15.0
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.

testy
gitlab.com/flimzy/testy

Use testy.Equals for test assertions

package main import ( "testing" "gitlab.com/flimzy/testy" ) func TestSomething(t *testing.T) { testy.Equals(t, "expected", "actual") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
flimzy-testy — go get flimzy-testy · libregistry