bruno
bruno copied to clipboard
JUnit report displays false indicators for the number of tests executed
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
- Run the bruno command
bru run -r --reporter-junit results.xmlunder the correct folder - View the generated result
results.xmlon the current folder
.bru file to reproduce the bug
No response
Screenshots/Live demo link
Please note in the xml file, that I have replaced the testsuite names with empty strings for confidential reasons.
Hi, I was able to reproduce this issue my side. We'll get this fixed by December. Thanks!