gk6

k6’s secret weapon for converting Postman collections

View the Project on GitHub gopikrishna4595/gk6

g k6 e n e r a t e

🧠 Convert Postman collections into powerful k6 load test scripts — automatically.
No rewrites. No duct tape. Just pure Python + performance clarity.

⭐ View on GitHub


🚀 What Does gk6 Actually Do?

gk6 reads your Postman collection and:


⚠️ Known Limitations


🚀 Quick Usage

bash python gk6.py
–collection my_collection.json
–environment my_env.json
–select 1,2,3
–output test_script.js

k6 run test_script.js


Got questions or feedback? Raise an issue — or better yet, a PR 😎