package
0.57.0
Repository: https://github.com/grafana/k6.git
Documentation: pkg.go.dev

# Packages

Package state contains the types and functionality used for keeping track of cmd-related values that are used globally throughout k6.
Package tests contains types needed for running integration tests that run k6 commands.

# Functions

Execute exectues the k6 command It only is exported here for backwards compatibility and the ability to use xk6 to build extended k6.