Registry / testing / reconciler-test

reconciler-test

JSON →
library0.0.0-20240124151319-796f7dcb3619gogounverified

Testing utilities for Knative reconcilers.

go get knative.dev/reconciler-test
INSTALL
IMPORT
SIG · RECONCILER-TEST
R
reconciler-test
testinggov0.0.0-20240124151319-796f7dcb3619
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.

reconcilertest
✓ knative.dev/reconciler-test

Demonstrates importing the reconciler-test package for testing.

package main import ( "testing" reconcilertest "knative.dev/reconciler-test" ) func TestReconciler(t *testing.T) { // Example usage of reconciler-test framework t.Log("Reconciler test setup") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20240124151319-796f7dcb3619latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

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