Registry / testing / ysmood-got

ysmood-got

JSON →
library0.43.0gogounverified

An enjoyable Go test framework for writing concise and expressive tests.

go get github.com/ysmood/got
INSTALL
IMPORT
SIG · YSMOOD-GOT
Y
ysmood-got
testinggov0.43.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.

got
github.com/ysmood/got

Simple test using the got framework.

package main import ( "testing" "github.com/ysmood/got" ) func TestSomething(t *testing.T) { g := got.New(t) g.Eq(1, 1) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
30
OpenAI (training)
1
Resources
ysmood-got — go get ysmood-got · libregistry