We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c5b3e5 + 978b49e commit d1c43d4Copy full SHA for d1c43d4
1 file changed
CONTRIBUTING.md
@@ -224,9 +224,9 @@ Source code of app:
224
- small, isolated tests, with no need of Android SDK
225
- code coverage can be directly shown via right click on test and select "Run Test with Coverage"
226
227
-```
228
-./gradlew jacocoTestGplayDebugUnitTest
229
```bash
+./gradlew jacocoTestGplayDebugUnitTest
+```
230
231
#### Instrumented tests
232
- tests to see larger code working in correct way
0 commit comments