Registry / testing / gotestyourself-gotestyourself

gotestyourself-gotestyourself

JSON →
library2.2.0+incompatiblegogounverified

Package gotesttools is a collection of packages to augment testing and support common patterns.

go get github.com/gotestyourself/gotestyourself
INSTALL
IMPORT
SIG · GOTESTYOURSELF-GOT
G
gotestyourself-gotestyourself
testinggov2.2.0+incompatible
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.

gotestyourself
github.com/gotestyourself/gotestyourself

Uses the assert subpackage for test assertions.

package main import ( "testing" "github.com/gotestyourself/gotestyourself/assert" ) func TestSomething(t *testing.T) { assert.Equal(t, 1, 1) }
Debug
Known issues
gotchaModule version 2.2.0+incompatible indicates it may not follow Go modules semantic versioning correctly.
fix
Use a compatible version or check the repository for proper versioning.
affects: >=2.0.0
Upgrade
Version history
2.2.0+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
gotestyourself-gotestyourself — go get gotestyourself-gotestyourself · libregistry