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