Registry / testing / markus-wa-go-unassert

markus-wa-go-unassert

JSON →
library0.1.3gogounverified

Provides assertions that can be enabled or disabled via build tags, with options to panic or print errors on failure.

go get github.com/markus-wa/go-unassert
INSTALL
IMPORT
SIG · MARKUS-WA-GO-UNASS
M
markus-wa-go-unassert
testinggov0.1.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.

unassert
github.com/markus-wa/go-unassert

Demonstrates a basic assertion that passes.

package main import ( "github.com/markus-wa/go-unassert" ) func main() { unassert.Assert(true, "this should pass") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
markus-wa-go-unassert — go get markus-wa-go-unassert · libregistry