Hi folks, which Test framework are you using with ...
# getting-started
e
Hi folks, which Test framework are you using with Kotlin? JUnit or there's better alternatives?
o
I am using plain junit
e
kotlintest
e
Thanks guys. I'll give them a shot. Appreciate.