Registry / testing / tevid-gohamcrest

tevid-gohamcrest

JSON →
library1.1.1gogounverified

A Go implementation of Hamcrest matchers for expressive test assertions.

go get github.com/tevid/gohamcrest
INSTALL
IMPORT
SIG · TEVID-GOHAMCREST
T
tevid-gohamcrest
testinggov1.1.1
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.

gohamcrest
github.com/tevid/gohamcrest

Basic assertion using GoHamcrest matchers.

package main import ( "testing" "github.com/tevid/gohamcrest" ) func TestExample(t *testing.T) { gohamcrest.Assert(t, 42, gohamcrest.EqualTo(42)) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
tevid-gohamcrest — go get tevid-gohamcrest · libregistry