bruno icon indicating copy to clipboard operation
bruno copied to clipboard

CLI JUnit export with curl-verbose-style request output

Open marfranke opened this issue 10 months ago • 0 comments

I have checked the following:

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

Describe the feature you want to add

Use the system-out Tag for JUnit XML to export request-/response-headers and the response data itself, so you can view it afterwards using tools like IntelliJs Test Output Pane (shown in the picture in the mockups section). The Bruno Desktop App already does something like this and uses a format similar to verbose curl outputs: image

Mockups or Images of the feature

image

marfranke avatar Apr 27 '24 17:04 marfranke