Registry / testing / warpfork-go-wish

warpfork-go-wish

JSON →
library0.0.0-20220906213052-39a1cc7a02d0gogounverified

A testing library providing expressive assertions and matchers for Go tests.

go get github.com/warpfork/go-wish
INSTALL
IMPORT
SIG · WARPFORK-GO-WISH
W
warpfork-go-wish
testinggov0.0.0-20220906213052-39a1cc7a02d0
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.

wish
github.com/warpfork/go-wish

Simple test using wish.Should with an equality check.

package main import ( "testing" "github.com/warpfork/go-wish" ) func TestExample(t *testing.T) { wish.Should(t, wish.Equal(42, 42)) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20220906213052-39a1cc7a02d0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Resources