This is documentation for the next version of K6. For the latest stable release, go to the latest version.
k6/experimental
Caution
This is an experimental module.
While we intend to keep experimental modules as stable as possible, we may need to introduce breaking changes. This could happen at future k6 releases until the module becomes fully stable and graduates as a k6 core module. For more information, refer to the extension graduation process.
Experimental modules maintain a high level of stability and follow regular maintenance and security measures. Feel free to open an issue if you have any feedback or suggestions.
Modules | Description |
---|---|
csv | Provides support for efficient and convinient of parsing CSV files. |
fs | Provides a memory-efficient way to handle file interactions within your test scripts. |
redis | Functionality to interact with Redis. |
streams | Provides an implementation of the Streams API specification, offering support for defining and consuming readable streams. |
webcrypto | Implements the WebCrypto API. |
websockets | Implements the browser’s WebSocket API. |