WasiqB / ultra-reporter-app

📊 Next JS based Test Automation reporter
https://ultra-reporter-app.vercel.app
GNU Affero General Public License v3.0
15 stars 0 forks source link

🐛 New Bug: XML with multiple only suite files does not get processed and shows error #8

Closed mfaisalkhatri closed 5 days ago

mfaisalkhatri commented 6 days ago

❓ What is the bug?

XML with multiple only suite files does not get processed and shows error

📃 Steps to reproduce the bug

Run the testng tests with a xml file that contains only suite-files in it. testng-results.xml.zip

✅ Expected Behavior

XML file should be processed successfully and report should be generated

❌ Actual Behavior

Report is not generated, Error message is shown

Screenshot 2024-09-23 at 4 45 58 PM