Forum Discussion

TestQA1's avatar
TestQA1
Frequent Contributor
11 days ago

Storing JUnit XML while the testing is running

Hi, I recently needed to store JUnit XML files alongside the MHT files we generate at the end of each test. While the MHT files save correctly, I encountered issues with the JUnit XML. For BDD tests...