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
Chrimaeon
06/11/2024, 6:15 AM
Please be aware, that this is a workspace for the Kotlin programming language and your git question is off-topic here.
d
dmays
06/11/2024, 1:41 PM
☝️ nono
s
Sulav Timsina
06/12/2024, 2:34 AM
@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
Chrimaeon
06/12/2024, 7:15 AM
Then find a channel for Kotlin tests. This is the Android channel. 😬