This is documentation for the next version of K6. For the latest stable release, go to the latest version.
jslib
jslib is a collection of JavaScript libraries maintained by the k6 team that can be used in k6 scripts.
Library | Description |
---|---|
aws | Library allowing to interact with Amazon AWS services |
httpx | Wrapper around k6/http to simplify session handling |
k6chaijs | BDD assertion style |
http-instrumentation-pyroscope | Library to instrument k6/http to send baggage headers for pyroscope to read back |
http-instrumentation-tempo | Library to instrument k6/http to send tracing data |
utils | Small utility functions useful in every day load testing |