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

https://github.com/lucasteles/k6-example


https://github.com/lucasteles/k6-example

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# K6 Example

## Pre-Reqs

- Download `k6` from here https://k6.io/docs/get-started/installation/
- Install dependencies `pnpm install`

## Tests

- Run demo test: `pnpm start`