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

Feedback for “Bruno CLI”: -f "html" #88

Open
eifcgn24 opened this issue Jul 27, 2024 · 0 comments
Open

Feedback for “Bruno CLI”: -f "html" #88

eifcgn24 opened this issue Jul 27, 2024 · 0 comments

Comments

@eifcgn24
Copy link

eifcgn24 commented Jul 27, 2024

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?

  1. 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.

2.But still I see errors

  1. ...But still I see errors
  • 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'.
  • Uncaught SyntaxError: Invalid or unexpected token
  • GET http://localhost:8000/%22scripts.33e4601326058ddc.js/%22 net::ERR_ABORTED 404 (File not found)

Is this an error in the report or on my side? More documentation about this would be helpful.

Thanks.

Best,
Nikita

@eifcgn24 eifcgn24 changed the title Feedback for “Bruno CLI” Feedback for “Bruno CLI”: -f "html" Jul 29, 2024
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