Skip to content

guxal/integration_test_k6_sg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

integration_test_k6_sg

Docker Compose

execute with

docker-compose run k6

K6

test run with

k6 run <testfile>.js -e JSON="<jsonfilename>" -e TEST="testname"

# example
k6 run items.js -e JSON="create" -e TEST="items_invalid_seller_salesbysalesman"

RUN ALL

INSTALL BASH

apk update

apk add bash

AND RUN FILE

./autotest.sh

Releases

No releases published

Packages

No packages published