# K6 - Load Test Very basic load testing script for [k6](https://k6.io/). ## How to run ```shell k6 run -e LOAD_TEST_URL={altcha-api-url} TestChallenge.js ```