Skip to content

Using to combine many postman collections to one (ex: for running newman + jenkins with one result)

License

Notifications You must be signed in to change notification settings

PhanNN/postman-combine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

postman-combine

npm GitHub issues GitHub license

Using to combine many postman collections to one (ex: for running newman + jenkins with one result)
Note: support version 2.1
Old versions will be updated soon
TODO Phan: update old version

Install

npm install postman-combine -g

How to use

Combine many files to one
postman-combine -dest output.json -f a.json b.json
Combine all files inside folder to one
postman-combine -dest output.json -d input
Help
postman-combine -h or postman-combine --help

About

Using to combine many postman collections to one (ex: for running newman + jenkins with one result)

Resources

License

Stars

Watchers

Forks

Packages

No packages published