Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Export extra data to Postman Collection #605

Open
pove opened this issue Oct 16, 2023 · 0 comments
Open

[Feature request] Export extra data to Postman Collection #605

pove opened this issue Oct 16, 2023 · 0 comments

Comments

@pove
Copy link

pove commented Oct 16, 2023

Issue #401 closed by #544 already allows export this data to Postman Collection:

  • Endpoints
  • Query
  • Request (Body)
  • Headers
  • Variables
  • Scripts (Pre and Test)

What it does not export:

  • Authorization
  • Environments
  • Documentation
  • Assertions (Postman does not have)
  • Post Response Script (Postman does not have)
  • Collection data (Environments and Docs)
  • Compatibility with scripts (perhaps this is out of the scope of this issue. Example: bru.setEnvVar == pm.environment.set)

As I user, I want to export all possible data to Postman collection so that I can share my collections with other team-mates that are not using Bruno (shame on them).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant