Holi Load Testing
Holi Load Testing is implemented using Grafana k6.
Development
To build and run k6 with extensions for local development, follow these steps:
- Install Go
- Download xk6:
go install go.k6.io/xk6/cmd/xk6@latest
- Build the k6 binary with the xk6-dashboard extension:
xk6 build --with github.com/szkiba/xk6-dashboard@latest
- Execute k6:
./k6 run --out dashboard=open scripts/main.js
Installation:
Docker
To run Holi Load Testing locally, follow these steps:
- Clone the repository.
- Execute
docker-compose up -d
. - Go to
http://127.0.0.1:5665
when the logo here below appears:
/\ |‾‾| /‾‾/ /‾‾/
/\ / \ | |/ / / /
/ \/ \ | ( / ‾‾\
/ \ | |\ \ | (‾) |
/ __________ \ |__| \__\ \_____/ .io