Registry / testing / otiai10-mint

otiai10-mint

JSON →
library1.6.3gogounverified

A minimalistic testing framework for Go with a clean API.

go get github.com/otiai10/mint
INSTALL
IMPORT
SIG · OTIAI10-MINT
O
otiai10-mint
testinggov1.6.3
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.

mint
github.com/otiai10/mint

Simple test assertion using mint

import "github.com/otiai10/mint" func TestSomething(t *testing.T) { mint.Expect(t, 1+1).ToBe(2) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
otiai10-mint — go get otiai10-mint · libregistry