How to test code coverage with TestNG suite runner?

How to test code coverage with TestNG suite runner?

0
1 comment

I guess the same as when using JUnit? In the run configurations, go to the code coverage tab, and specify that code coverage should be recorded.

0

Please sign in to leave a comment.