Registry / testing / issue9-assert

issue9-assert

JSON →
library1.5.0gogounverified

A simple assertion library for testing in Go, providing both direct function calls and Assertion objects.

go get github.com/issue9/assert
INSTALL
IMPORT
SIG · ISSUE9-ASSERT
I
issue9-assert
testinggov1.5.0
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.

assert
github.com/issue9/assert

Use assert.True to check a condition.

package main import "github.com/issue9/assert" func main() { assert.True(1 == 1) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
issue9-assert — go get issue9-assert · libregistry