PiotrJustyna / k6-testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

performance testing

we've been using vegeta for years, time to try something new too

load testing

spike testing

soak testing

k6

to run a sample script, execute load-test.sh

terms:

  • vu
  • vu code (default)
  • init code (everything else)
  • options
    • vus
    • duration
    • stages

reading:

To run the docker-compose.yml load test, execute: docker-compose run --rm load-test run --out statsd - <script.js.

About


Languages

Language:JavaScript 100.0%