Registry / testing / instana-testify

instana-testify

JSON →
library1.6.1gogounverified

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

go get github.com/instana/testify
INSTALL
IMPORT
SIG · INSTANA-TESTIFY
I
instana-testify
testinggov1.6.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.

testify
github.com/instana/testify

Use assertions in tests.

package main import "github.com/instana/testify/assert" func main() { assert.Equal(nil, 1, 1) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
instana-testify — go get instana-testify · libregistry