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

RFC - Test Scripts #46

Closed
helloanoop opened this issue Oct 25, 2022 · 2 comments
Closed

RFC - Test Scripts #46

helloanoop opened this issue Oct 25, 2022 · 2 comments

Comments

@helloanoop
Copy link
Contributor

I have tried to reason from first principles as much as possible while building bruno, and not be blinded by the current status quo (which is how postman does the same stuff).

Here is a page on how bruno thinks differently: https://www.usebruno.com/design

Test scripts are very big and important feature. And I'd like to take this opportunity to rethink from first principles before we build this feature.
Being a developer, I have used api clients mostly to connect with api's, but not to write automation tests for them.

So I'd like to hear out from the community

  1. What are your biggest pain points while writing test scripts in postman ?
  2. What are some of the features that you adore in postman or other similar tools ?
  3. Any additional suggestions or comments
@helloanoop
Copy link
Contributor Author

Testing support is now available in Bruno.
You can refer the docs at https://docs.usebruno.com/testing/introduction.html

@carlinmack
Copy link

Links don't resolve with .html anymore, fixed link: https://docs.usebruno.com/testing/introduction

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

2 participants