igorwojda/kotlin-coding-challenges

Running Tests for challenges

prasmaran opened this issue · 2 comments

I am trying to figure out how to run the test cases for each challenge as I am not seeing the green play icon near the test classes

image

image

Please guide me on this matter, thanks a lot!

For anyone having the same issue, Open Settings > Build, Execution, Deployment > Build tools > Gradle and set Gradle JVM to a version 17 or lower.

image

thx for letting me know. I have added Troubleshoot section to the main README 4f5cc52