Registry / testing / nbio-st

nbio-st

JSON →
library0.0.0-20140626010706-e9e8d9816f32gogounverified

A tiny test framework for making short, useful assertions in Go tests.

go get github.com/nbio/st
INSTALL
IMPORT
SIG · NBIO-ST
N
nbio-st
testinggov0.0.0-20140626010706-e9e8d9816f32
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.

st
github.com/nbio/st

Simple assertion in a test using st.

package main import ( "testing" "github.com/nbio/st" ) func TestExample(t *testing.T) { st.Assert(t, 1+1, 2) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20140626010706-e9e8d9816f32latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
nbio-st — go get nbio-st · libregistry