Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 355 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 355 Bytes

k6-load-testing-template

K6 template repository for load and performance testing. Inspired by the amazing work done by the GitLab Team. GitLab Performance Tool

Example run:

ENV_FILE=config/environments/k6.json OPTIONS_FILE=config/options/k6.json k6 run tests/api/simple.js