Postman collection to Jmeter jmx file converter.
postman2jmx requires Java8+ and Maven 3+.
$ git clone https://github.com/Loadium/postman2jmx.git
$ cd postman2jmx
$ mvn package
$ cd target/Postman2Jmx
$ java -jar Postman2Jmx.jar my_postman_collection.json my_jmx_file.jmx
The MIT License (MIT)
Java
100.0%
Postman collection to Jmeter jmx file converter.
postman2jmx requires Java8+ and Maven 3+.
$ git clone https://github.com/Loadium/postman2jmx.git
$ cd postman2jmx
$ mvn package
$ cd target/Postman2Jmx
$ java -jar Postman2Jmx.jar my_postman_collection.json my_jmx_file.jmx
The MIT License (MIT)
Java
100.0%