GoAlert Load Testing
This directory contains tools and scripts for load testing GoAlert.
Usage
To run the "hello" test:
./k6-run hello.ts
# or from the root of the repository
./test/load/k6-run ./test/load/hello.ts
More info: https://k6.io/
This directory contains tools and scripts for load testing GoAlert.
To run the "hello" test:
./k6-run hello.ts
# or from the root of the repository
./test/load/k6-run ./test/load/hello.ts
More info: https://k6.io/