Is there a way to do Kotlin JS testing in Gradle w...
# javascript
n
Is there a way to do Kotlin JS testing in Gradle without using Gradle plugins? All key Gradle plugins used for Kotlin JS (for doing testing) aren't actively maintained (Karma - https://github.com/craigburke/karma-gradle ; Node - https://github.com/srs/gradle-node-plugin ), which is causing enormous issues.