Registry / testing / stretchr-testify-v1

stretchr-testify-v1

JSON →
library1.2.2gogounverified

Package testify is a set of packages that provide many tools for testifying that your code will behave as you intend.

go get gopkg.in/stretchr/testify.v1
INSTALL
IMPORT
SIG · STRETCHR-TESTIFY-V
S
stretchr-testify-v1
testinggov1.2.2
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.

testify
gopkg.in/stretchr/testify.v1

Use assertions in tests.

import "gopkg.in/stretchr/testify.v1/assert" func TestSomething(t *testing.T) { assert.Equal(t, 1, 1) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
stretchr-testify-v1 — go get stretchr-testify-v1 · libregistry