Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

codeOct/postman2jmx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

6 Commits

Repository files navigation

postman2jmx

Postman collection to Jmeter jmx file converter.

Note

  • postman2jmx converter only converts the Postman V2+ exported files!
  • feel free to send any pull requests.

Installation

postman2jmx requires Java8+ and Maven 3+.

  • Clone or download the project.
$ git clone https://github.com/Loadium/postman2jmx.git
  • Build the project.
$ cd postman2jmx
$ mvn package

Usage

  • After build, go to the Postman2Jmx folder. It is located under the target folder.
$ cd target/Postman2Jmx
  • Then execute the following command to convert your postman json collection file to the jmx file.
$ java -jar my_postman_collection.json my_jmx_file.jmx

License

The MIT License (MIT)

About

Postman collection to Jmeter jmx file converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Java 100.0%

AltStyle によって変換されたページ (->オリジナル) /