Registry / testing / juju-testing

juju-testing

JSON →
library1.2.1gogounverified

Package testing provides testing utilities and helpers for the Juju project.

go get github.com/juju/testing
INSTALL
IMPORT
SIG · JUJU-TESTING
J
juju-testing
testinggov1.2.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.

testing
github.com/juju/testing

Minimal example showing import of the juju testing package.

package main import ( "fmt" "github.com/juju/testing" ) func main() { fmt.Println("Juju testing utilities") _ = testing.CleanupSuite{} }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
juju-testing — go get juju-testing · libregistry