hi, i'm using kotlin/js.. but on kotlin/js, i can'...
# test
t
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)
r
You need to activate a setting, dont remember the name on top of my head but something along the line of beta multiplatform features
👀 1