if i change one kotlin file in idea and then run m...
# announcements
c
if i change one kotlin file in idea and then run my test suite, it starts instantly. when i do it via gradle instead the compileTestKotlin task seems to take multiple seconds instead. is that a known issue or am i doing something stupid?