Manual collection runner cap

What’s the best way to do development with Postman for automated integration tests? We’re just getting started with exploring adding automated runs to our GitHub repository’s Actions workflows. One hitch we’re noticing is the limit of 25 manual collection runs. How do folks typically develop and test out their tests without using manual collection runs? Developing and using the CLI tools is significantly less useful that using manual collection runs for this process.

Hey @cryosat-astronomer-3 :wave:

Welcome to the Postman Community! :postman:

Using the Postman CLI to run your Collections via the Postman API URL is going to give you at least 1000 runs per month based on your plan.

Logging in with the Postman CLI also feeds the run results back into the Collection Runs section so you also get the output in there.

We also do offer add-ons for the Collection Runner that can be applied to any plan type.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.