bruno icon indicating copy to clipboard operation
bruno copied to clipboard

JUnit report displays false indicators for the number of tests executed

Open ghost opened this issue 2 months ago • 2 comments

I have checked the following:

  • [x] 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

2.8.1

Operating System

macOS 15.7.1

Describe the bug

After running the bruno tests on the cli using the command bru run -r --env dev --reporter-junit dev-results.xml, the generated JUnit XML report shows that 0 tests were executed, with no errors, failures or skipped tests. This means that I don't see any data that would be useful for any analytics.

Steps to reproduce

  1. Run the bruno command bru run -r --reporter-junit results.xml under the correct folder
  2. View the generated result results.xml on the current folder

.bru file to reproduce the bug

No response

Screenshots/Live demo link

dev-results.xml

ghost avatar Oct 20 '25 09:10 ghost

Please note in the xml file, that I have replaced the testsuite names with empty strings for confidential reasons.

ghost avatar Oct 20 '25 09:10 ghost

Hi, I was able to reproduce this issue my side. We'll get this fixed by December. Thanks!

sreelakshmi-bruno avatar Nov 13 '25 14:11 sreelakshmi-bruno