Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/grafana/k6-jslib-functional


https://github.com/grafana/k6-jslib-functional

functional jslib k6 load-testing

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# k6-jslib-functional

## Usage

This jslib can be used in the context of k6 scripts by importing it from its [jslib.k6.io](https://jslib.k6.io/functional/0.0.3/index.js) url directly:

```js
import { test } from "https://jslib.k6.io/functional/0.0.3/index.js";
```