diff --git a/Device-Tests-&-Coverage-Report.md b/Device-Tests-&-Coverage-Report.md index 14f094b..ec814ae 100644 --- a/Device-Tests-&-Coverage-Report.md +++ b/Device-Tests-&-Coverage-Report.md @@ -63,6 +63,8 @@ For each **device** *flavor* defined in ``coverage.gradle`` execute the correspo *usb-serial-for-android -> usbSerialForAndroid -> other -> create***Device***DebugAndroidTestCoverageReport*. Both tasks create the required __*.ec__ and __*.xml__ report files but html reports do not contain annotated source code. +If the tasks are not shown, you may have to enable full task creation with *File -> Settings -> Experimental -> Configure all Gradle tasks during Gradle Sync*. + Test reports are created even if tests fail. Nevertheless you should check that it didn't fail completely. ## Create coverage report