Friends, In android studio or any IDE in general(o...
# android
s
Friends, In android studio or any IDE in general(or even terminal), when i run a
git commit
command for a kotlin/android project, is it possible to run all the unit tests automatically that are updated and also those whose app code are changed? Something like precommit hook, but for specific tests that might fail due to changed code. TIA
not kotlin but kotlin colored 3
c
Please be aware, that this is a workspace for the Kotlin programming language and your git question is off-topic here.
d
☝️ nono
s
@Chrimaeon This is not just a git question. It is about running the kotlin unit tests. If i post this on a git channel, someone might say that it’s a kotlin question.
c
Then find a channel for Kotlin tests. This is the Android channel. 😬