You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this page says there are 2 options for formatting -f "json" (which is standard) and -f "junit" (btw, maybe you could an example "--output filename.xml -f "junit" to the page)
But what about "html"? I saw some tutorials about it and the Google AI assistant Bard also told me about the "html" option. Is the documentation up-to-date?
Also I have a problem locally and on Jenkins that I have no css formatting.
-> I found out that it's because it's opened via"file://...bruno_report.html". It needs to be opened with a http server (e.g. via a VS Code Extension Live Server or via Python http.server). Maybe you could add a hint about this.
Uncaught SyntaxError: "" literal not terminated before end of script
Not supported Hash-Algorithm in "integrity"-Attribute: ""sha384"
Error parsing 'integrity' attribute ('"sha384-H1O/HLFeATPh9cI9n3i9GSJxTVTOP/szRYMVW2jNRIM/IWkMLfzlS5xgd+xmyoyN"'). The specified hash algorithm must be one of 'sha256', 'sha384', or 'sha512'.
Hello,
this page says there are 2 options for formatting -f "json" (which is standard) and -f "junit" (btw, maybe you could an example "--output filename.xml -f "junit" to the page)
But what about "html"? I saw some tutorials about it and the Google AI assistant Bard also told me about the "html" option. Is the documentation up-to-date?
-> I found out that it's because it's opened via"file://...bruno_report.html". It needs to be opened with a http server (e.g. via a VS Code Extension Live Server or via Python http.server). Maybe you could add a hint about this.
2.But still I see errors
-> which I could remove by adjusting server options...
Is this an error in the report or on my side? More documentation about this would be helpful.
Thanks.
Best,
Nikita
The text was updated successfully, but these errors were encountered: