title |
---|
javascript-api/k6-experimental |
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. |
timers | setTimeout , clearTimeout , setInterval , clearInterval |
tracing | Support for instrumenting HTTP requests with tracing information. |
webcrypto | Implements the WebCrypto API. |
websockets | Implements the browser's WebSocket API. |