Modern load testing tool for APIs and websites using Go and JavaScript
Modern load testing tool, using Go and JavaScript
k6
$ k6 run script.js
$ k6 run --vus 10 --duration 30s script.js
$ k6 run --out json=results.json script.js