postman-to-k6
Project Description
Convert a Postman collection to k6 script.
Supported Features:
- Prerequest scripts.
- Test scripts.
- Variables (at all scopes + dynamic).
- Data files.
- Authentication methods (except Hawk).
- File uploads.
- postman.* interface (exceptions below).
- pm.* interface (exceptions below).
- Global variables exposed by Postman: globals environment data iteration.
- xml2Json conversion.
- All Postman Schema versions.
Links
Download source code as [.zip file] [.tar.gz file]
Documentation: [README]