How to see results of my unit tests in gradle console? I build apk using ./gradlew build and then I must run all my unit tests (Robolectric and Mockito). I write ./gradlew test. It runs some tests, I see they're ok, but do my unit tests runs by it? For now I can run them only from Android Studio.
Aucun commentaire:
Enregistrer un commentaire