Skip to content

Report with assertions is not generated after updating bruno cli #4929

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

Open
2 of 5 tasks
JurijGass opened this issue Jun 17, 2025 · 0 comments
Open
2 of 5 tasks

Report with assertions is not generated after updating bruno cli #4929

JurijGass opened this issue Jun 17, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@JurijGass
Copy link

I have checked the following:

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

This bug is:

  • making Bruno unusable for me
  • slowing me down but I'm able to continue working
  • annoying
  • this feature was working in a previous version but is broken in the current release.

Bruno version

Operating System

Linux

Describe the bug

Setup:
We are using bruno cli to run REST API E2E tests from a gitlab ci/cd pipeline. The results of the tests are stored as a json file --reporter-json ${FOLDER}/bruno-results.json . Tests are organized in folders: FOLDER="business" or FOLDER="technical". The technical tests contain requests to the REST API and assertions like assert {res.status: eq 403}.
Current behaviour:

  • The tests are successful, but the report for technical tests is not generated.
  • Report for business tests, without assertions, however is generated.
    Last successful run with generated reports for both folders:
  • April 24, 2025

.bru file to reproduce the bug

No response

Screenshots/Live demo link

Image
Image

@JurijGass JurijGass added the bug Something isn't working label Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant