Is it feasible to do incremental build and incremental test ?

I’m a newbie in Kotlin, I know it’s feasible to do incremental building, but I’m looking for a way to launch every tests that are potentially impacted by the code change I just did.

Do you happen to know if it’s automatically done by the KSP or not ?

submitted by /u/Chibraltar_
[link] [comments]