Registry / testing / onsdigital-dp-component-test

onsdigital-dp-component-test

JSON →
library0.28.0gogounverified

Package dp-component-test provides utilities for component testing in Go applications.

go get github.com/ONSdigital/dp-component-test
INSTALL
IMPORT
SIG · ONSDIGITAL-DP-COMP
O
onsdigital-dp-component-test
testinggov0.28.0
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.

componenttest
github.com/ONSdigital/dp-component-test

Initialize a component test.

package main import ( "testing" "github.com/ONSdigital/dp-component-test" ) func TestComponent(t *testing.T) { componenttest.New(t, nil) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
onsdigital-dp-component-test — go get onsdigital-dp-component-test · libregistry