I cannot see the green arrows anymore in a kotlin js test file to run tests from intellij.
Also right click on test folder does not show any run test actions.
Kotlin 2.2.0, multiplatfor gradle plugin, karma test.
Running the gradle task is the only way to do it for me. I remember in the past this was working 🤔
t
turansky
08/20/2025, 3:00 PM
AFAIK additional IDEA option should help
p
phteven
08/20/2025, 3:08 PM
The screenshot from the jetbrains documentation shows them and does not mention any special setup.