It would be create to get code coverage from Espresso tests running on AppCenter.
This is an important metric to our project, for this reason, we are running the Espresso tests on Android emulator instead of running on AppCenter.
Hello @fvillelaa! Thanks for your feature request. We will be taking your request into consideration for future prioritization.
hi @fvillelaa,
Thank you for your request, it's a good idea and I can see it being useful to expose code coverage. I have some questions:
Hi @Oddj0b , thanks for the answer.
We use SonarCloud to track this metric.
Maybe add this metric to the App Center interface along with the Test Runs... And generate a file that we can use for getting the coverage, for example, Jacoco generates .exec files...
Thank you for clarifying the request.
This issue has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs within 15 days of this comment.
Please keep it open.
Most helpful comment
Hi @Oddj0b , thanks for the answer.
We use SonarCloud to track this metric.
Maybe add this metric to the App Center interface along with the Test Runs... And generate a file that we can use for getting the coverage, for example, Jacoco generates .exec files...