Hi! I am learning Kotlin and I've never worked with the Java platform before, so I am as noob as they come in that regard.
I've made a unit test with Kotlintest but when I run it it seems Gradle doesn't find the test?
Copy code
Execution failed for task ':test'.
> No tests found for given includes: [com.projectfaceoff.rink.entities.EntityManagerTest](filter.includeTestsMatching)