postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.83k stars 838 forks source link

Could you make it possible to export a folder within a collection instead of the entire collection? #12827

Open WilcoRakhorst opened 5 months ago

WilcoRakhorst commented 5 months ago

Is there an existing request for this feature?

Is your feature request related to a problem?

When I am testing for endpoints I like to sort them in a folder within the collection. I find that when I run the entire collection there will be something going wrong, which breaks my test. When I could just export the main folder of the collection including the selected folder my testrun will be more stable. Especially when I have unfinished tests or am working on invalid requests.

postman

I use a different tool to execute the collection. This reports back green or red. Finding out what went wrong is much easier when you have smaller tests.

Describe the solution you'd like

I want to be able to export a folder within a collection as a collection. The folders on a higher level should be included.

Describe alternatives you've considered

The alternative is to create a lot of collections, which is not preferable due to the lack of overview in Postman.

Additional context

No response

bouckj commented 1 week ago

+1