Registry / testing / testing-frameworks

testing-frameworks

JSON →
library0.1.2gogounverified

A collection of testing frameworks and utilities for Kubernetes-related Go projects.

go get sigs.k8s.io/testing_frameworks
INSTALL
IMPORT
SIG · TESTING-FRAMEWORKS
T
testing-frameworks
testinggov0.1.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.

testing_frameworks
sigs.k8s.io/testing_frameworks

Prints the version of the testing frameworks package.

package main import ( "fmt" "sigs.k8s.io/testing_frameworks" ) func main() { fmt.Println(testing_frameworks.Version()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
testing-frameworks — go get testing-frameworks · libregistry