Search Results

1
vote
1answer
477 views

TestNG, multiple suites, possible to merge reports?

So here's an issue at my work. I've got a few testng cases that, if run within the primary batch of test cases, wreak havock throughout the other test cases. Rather than going through and changing …