How to test code coverage with TestNG suite runner?

How to test code coverage with TestNG suite runner?

0

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

请先登录再写评论。