kiwix-android/contrib/instrumentation.sh
2020-02-25 21:16:16 +01:00

6 lines
103 B
Bash

#!/usr/bin/env bash
adb logcat -c
adb logcat *:E -v color &
./gradlew jacocoInstrumentationTestReport