Registry / testing / rogpeppe-go-internal

rogpeppe-go-internal

JSON →
library1.15.0gogounverified

A collection of internal Go packages used by the Go toolchain, including test helpers and module utilities.

go get github.com/rogpeppe/go-internal
INSTALL
IMPORT
SIG · ROGPEPPE-GO-INTERN
R
rogpeppe-go-internal
testinggov1.15.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.

internal
github.com/rogpeppe/go-internal

Imports the testscript package for writing test scripts.

package main import ( "fmt" "github.com/rogpeppe/go-internal/testscript" ) func main() { fmt.Println(testscript.Params{}) }
Debug
Known issues
gotchaThis package is primarily intended for internal use by the Go project; APIs may change without notice.
fix
Use with caution and pin to a specific version if used in production.
affects: *
Upgrade
Version history
1.15.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
22
Resources
rogpeppe-go-internal — go get rogpeppe-go-internal · libregistry