Registry / testing / corbym-gocrest

corbym-gocrest

JSON →
library1.2.1gogounverified

GoCrest is a Hamcrest-inspired assertion library for Go that provides expressive matchers for testing.

go get github.com/corbym/gocrest
INSTALL
IMPORT
SIG · CORBYM-GOCREST
C
corbym-gocrest
testinggov1.2.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.

gocrest
✓ github.com/corbym/gocrest

Use gocrest.Assert with an Is matcher

package main import ( "testing" "github.com/corbym/gocrest" ) func TestExample(t *testing.T) { gocrest.Assert(t, "hello", gocrest.Is("hello")) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
corbym-gocrest — go get corbym-gocrest · libregistry