hi, i'm using kotlin/js.. but on kotlin/js, i can't see the ▶️ icon on the test case. maybe, my IDEA doesn't understand the kotlin.test.Test as a testing annotation... So, is there any way to use test runner on IDEA with kotlin.test.Test? should i install any plugin to do this?
(I'm using IDEA 2024.1.1)