JUnit5 를 이용한 테스트 작성을 위해 참고할 만한 자료들을 모아 놓았습니다 🙂

Kotlin docs for JUnit

https://kotlinlang.org/docs/jvm-test-using-junit.html

Beginners guide for Kotlin Unit Testing

https://www.lambdatest.com/learning-hub/kotlin-unit-testing

Use JUnit5 to Test Kotlin

https://www.waldo.com/blog/junit5-to-test-kotlin

JUnit5 with Kotlin for Java developers

https://www.arhohuttunen.com/junit-5-kotlin/