Registry / testing / loadimpact-k6

loadimpact-k6

JSON →
library1.8.0gogounverified

A modern load testing tool for testing the performance of APIs and web applications.

go get github.com/loadimpact/k6
INSTALL
IMPORT
SIG · LOADIMPACT-K6
L
loadimpact-k6
testinggov1.8.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.

k6
github.com/loadimpact/k6

Prints the k6 version.

package main import ( "fmt" "github.com/loadimpact/k6" ) func main() { fmt.Println(k6.Version()) }
Debug
Known issues
gotchak6 is primarily a CLI tool; importing it as a library may not be fully supported.
fix
Use the k6 binary for load testing instead of importing the Go package.
affects: >=1.0.0
Upgrade
Version history
1.8.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
loadimpact-k6 — go get loadimpact-k6 · libregistry