Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

🚀 | Integrates with Postman collection #63

Open
ledoyen opened this issue Mar 12, 2020 · 0 comments
Open

🚀 | Integrates with Postman collection #63

ledoyen opened this issue Mar 12, 2020 · 0 comments
Labels
enhancement New feature or request grooming

Comments

@ledoyen
Copy link
Contributor

ledoyen commented Mar 12, 2020

To gain on adoption, it could be very useful for chutney to be able to invoke requests from a remote Postman collection.

I am not sure where it should be configured in Chutney, not sure about Target as a collection can be relative to several environments.
Say some API documentation (using swagger or equivalent) is hosted somewhere with its matching Postman collection;
Instead on the low-level HTTP task, a step can refer to a request in a collection that is evolving according to the documented Target's API.

A Postman collection is in fact a large Json file documenting how an API could be used with all elements needed to construct proper HTTP calls, see https://www.postman.com/collection for more details.

Postman collection may refer to variables, the same way Tasks already are.

@bessonm bessonm added enhancement New feature or request grooming and removed status: waiting-for-triage labels Mar 12, 2020
@bessonm bessonm changed the title Integrates with Postman collection 🚀 | Integrates with Postman collection Feb 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request grooming
Projects
None yet
Development

No branches or pull requests

2 participants