Alyxia Sother
07/24/2025, 10:26 AMbuild.gradle.kts
I did add a testTask
block where I set up Karma in my kotlin.js
block.
However, only two out of the expected three targets are showing up in my UI. Running the :jsBrowserTest
Gradle task on its own works fine, though.
Any ideas?Luv Kumar
07/24/2025, 11:20 AMMaciej Procyk
07/25/2025, 10:47 AM