ljagiela / k6tasks

examples of simple load tests with use of k6.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

k6tasks

Prerequisites

How to run

docker run -i loadimpact/k6 run -< script#.js 

script1

  • won_counter = keeps the number of won results

script2

  • users are randomized between calls
  • counter_user = keeps the number of user logins
  • counter_admin = keeps the number of admin logins

About

examples of simple load tests with use of k6.io


Languages

Language:JavaScript 100.0%