i have an Android project with two modules: main app and an "extra" module. Both have instrumented tests located at src/androidTests/
When i run ./gradlew connectedCheck command, i want to exclude the extra module tests. I don't know if its possible to change command actions or there is another way to achieve my goal.
Current project structure:
Aucun commentaire:
Enregistrer un commentaire