Registry / testing / launchdarkly-go-test-helpers-v2

launchdarkly-go-test-helpers-v2

JSON →
library2.3.2gogounverified

A collection of miscellaneous convenience functions for use in Go test code, provided by LaunchDarkly.

go get github.com/launchdarkly/go-test-helpers/v2
INSTALL
IMPORT
SIG · LAUNCHDARKLY-GO-TE
L
launchdarkly-go-test-helpers-v2
testinggov2.3.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.

helpers
github.com/launchdarkly/go-test-helpers/v2

Uses the Require helper in a test function.

package main import ( "testing" "github.com/launchdarkly/go-test-helpers/v2" ) func TestSomething(t *testing.T) { helpers.Require(t, true, "should be true") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
launchdarkly-go-test-helpers-v2 — go get launchdarkly-go-test-helpers-v2 · libregistry