Skip to content

prashantmohapatra/k6-performance-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run test in test: k6 run --env TEST_ENV=test ./tests/testPostcode.js

Run test in stg k6 run --env TEST_ENV=stg ./tests/testPostcode.js

Run test with web dashboard (report) K6_WEB_DASHBOARD=true k6 run --env TEST_ENV=test ./tests/testPostcode.js

When enabled, use this link to use report: http://localhost:5665/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published