includeUnitTestResults

var includeUnitTestResults: Boolean = true

Whether to include results from unit tests into the final coverage report. If disabled this also causes the plugin to not automatically execute unit tests (if not already disabled by executeUnitTests).

Default: true

See also