At some stage of our CI workflow we use Newman to run Postman tests, before pushing updates of our API. The problem is that when one of the team members adds new tests to the Postman collection we then need to export them manually in Runner to use with Newman. We would like to automate this step. Is there a tool or any way to export tests via for example console without running Postman and doing this manually?
If you are a cloud subscriber, you can use the Postman API to fetch the latest version of the collection.