Pre-requisites: npm, brew, docker
brew tap loadimpact/k6 brew install k6
docker pull loadimpact/k6
docker-compose up -d influxdb grafana
npm install
npm run mock
npm run start_micro
npm test
npm test_report
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Pre-requisites: npm, brew, docker
brew tap loadimpact/k6 brew install k6
docker pull loadimpact/k6
docker-compose up -d influxdb grafana
npm install
npm run mock
npm run start_micro
npm test
npm test_report