The jslib.k6.io is a collection of external JavaScript libraries that can be directly imported in k6 scripts.
Library | Description |
---|---|
expect | [Deprecated] Write tests in a style of Jest or ava |
httpx | Wrapper around k6/http to simplify session handling |
k6chaijs | BDD and TDD assertion style |
utils | Small utility functions useful in every day load testing |
aws | Library allowing to interact with Amazon AWS services |
- | Documentation for other libraries will be added shortly. |