Whilst IntelliJ’s test integration is via Gradle I...
# minutest
d
Whilst IntelliJ’s test integration is via Gradle I have no idea how that works for multiplatform projects. As far as I can see there is special pleading for Kotlin.test which is mapped to Mocha etc - but only has the traditional xUnit test-class-as-fixture abstraction