TestNG: reports only exist for last test class #407
Closed
Milestone
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm using TestNG, and I'm running a suite with multiple test classes. The integration cleans the reports directory before each class is run, so in the end, I only have reports for the last class in the suite.
The text was updated successfully, but these errors were encountered: