Registry / testing / icza-mighty

icza-mighty

JSON →
library0.0.0-20230330133200-c4b03a294ed8gogounverified

A lightweight extension to Go's testing package that simplifies test assertions with concise syntax.

go get github.com/icza/mighty
INSTALL
IMPORT
SIG · ICZA-MIGHTY
I
icza-mighty
testinggov0.0.0-20230330133200-c4b03a294ed8
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.

mighty
github.com/icza/mighty

Creates a test helper and asserts equality.

package main import ( "testing" "github.com/icza/mighty" ) func TestExample(t *testing.T) { m := mighty.NewMyt(t) m.Eq(1, 1) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20230330133200-c4b03a294ed8latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

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