Tag gradle

Testing with Kotlin and JUnit5

How to get started testing in Kotlin with JUnit5? What to install? We’ll also go through parameterized tests and discuss best practices here and there. In a follow-up article, we’ll go through mocking and testing with Kotest.