I'm trying <https://github.com/kotest/kotest-examp...
# kotest
c
I'm trying https://github.com/kotest/kotest-examples-javascript with
./gradlew jsBrowserRun --info --rerun
, and looking into the generated test report, but it's completely empty. Is that expected? I'm seeing the same problem in one of my projects, where I cannot see any JS tests being executed, so I wanted to compare with one of the samples to see if it's on my side—but I don't see any tests being executed from the sample either.