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

add location to error messages #2467

Open
1 task done
tho-gru-38 opened this issue Jun 17, 2024 · 0 comments
Open
1 task done

add location to error messages #2467

tho-gru-38 opened this issue Jun 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@tho-gru-38
Copy link

I have checked the following:

  • I've searched existing issues and found nothing related to my issue.

Describe the feature you want to add

While working on a huge collection imported from Postman I often see messages like:
image

It is very time consuming to identify the location of the error.

Despite while creating new requests in Bruno where I can iterate with running a request during the development process after importing a huge request ist is very hard to find the location in the scripts.

In the below mocks I enhanced the location for two different use cases:

  1. An error in a simple request
  2. An error in a file loaded by require()

Mockups or Images of the feature

image

@tho-gru-38 tho-gru-38 added the enhancement New feature or request label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant