1
0
mirror of https://github.com/mik3y/usb-serial-for-android synced 2025-06-28 18:26:19 +00:00

show all gradle tasks

kai-morich 2024-02-18 11:56:02 +01:00
parent fbcb6604a7
commit 9f9395f2e7

@ -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