Registry / testing / theplant-testingutils

theplant-testingutils

JSON →
library0.0.2gogounverified

A collection of utility functions for testing in Go.

go get github.com/theplant/testingutils
INSTALL
IMPORT
SIG · THEPLANT-TESTINGUT
T
theplant-testingutils
testinggov0.0.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.

testingutils
github.com/theplant/testingutils

Asserts equality in tests.

package main import ( "testing" "github.com/theplant/testingutils" ) func TestSomething(t *testing.T) { testingutils.AssertEqual(t, 1, 1) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources