Skip to content

tangzero/pk6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pk6

convert Postman scripts to k6

Necessary files

you need to provide 3 files (just export from Postman):

  • env.json
  • globals.json
  • collection.json

Generate K6 script

npm i
npm run bundle

Running

k6 run dist/postman-test.js

About

convert Postman scripts to k6

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published