Root Coverage Plugin Extension
Constructors
Properties
When disabled the plugin will skip the execution of all (instrumented) Android tests (by not depending on the Gradle test tasks). If disabled this does not automatically imply that already existing code coverage results will not be included in the final coverage report, instead this is expected to happen as this can be useful when you run the tests manually or remote (Firebase Test Lab).
When disabled the plugin will skip the execution of all unit tests (by not depending on the Gradle test tasks). If disabled this does not automatically imply that already existing code coverage results will not be included in the final coverage report, instead this is expected to happen as this can be useful when you run the tests manually or remote (Firebase Test Lab).