3
I wonder if anyone there has ever used the Sonar
to do coverage analysis of tests, I have the following problem, I have two projects.
Project A: It is implemented my tests using Selenium + Testng
Project B: It’s a project where I want to assess the coverage of the tests.
I wonder if there is any way to configure the Sonar
so that when executing the project a, the coverage analysis is done on the Project B code?