Registry / testing / jgroeneveld-trial

jgroeneveld-trial

JSON →
library2.0.0+incompatiblegogounverified

A Go testing library providing trial-based test execution and assertions.

go get github.com/jgroeneveld/trial
INSTALL
IMPORT
SIG · JGROENEVELD-TRIAL
J
jgroeneveld-trial
testinggov2.0.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.

trial
github.com/jgroeneveld/trial

Creates a new trial and asserts a condition.

package main import ( "github.com/jgroeneveld/trial" ) func main() { trial.New(nil).Assert(true, "should be true") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jgroeneveld-trial — go get jgroeneveld-trial · libregistry