postmanlabs / newman

Newman is a command-line collection runner for Postman
https://www.postman.com
Apache License 2.0
6.83k stars 1.16k forks source link

To be able to run more than one collection at the same time #3135

Open grazielegrc opened 1 year ago

grazielegrc commented 1 year ago

Feature: To be able to run more than one collection at the same time. Something like this: newman run --collection collection_1.json --collection collection_2.json

It will be very helpful, once Newman there is no option to run tests based on tags.

Thanks.