Skip to content

b4dc0d3rs/k6-fido

Repository files navigation

k6fido

A bunch of random functions for k6 performance testing that I found missing, but useful in our work.

Compile for development

xk6 build v0.50.0 \
  --with github.com/b4dc0d3rs/k6-fido=.

./k6 run k6fido.js

Use

Just import:

import k6fido from 'k6/x/k6fido';

Releases

No releases published

Packages

No packages published