Hi everyone. I was wondering if you could provide ...
# getting-started
b
Hi everyone. I was wondering if you could provide me with tips, videos, articles, ..., resources to get started with unit testing in Kotlin. It seems JUnit is the way to go (?) but if someone thinks otherwise I'm very interested. Thanks!
m
also, my preferred choice is Kotest over Junit, plus Mockk
🙌 1
b
Oh wow, it supports property based testing. Sounds very good, thanks!
m
you’re welcome, it’s a pleasure 👍