I just published a blog post on recent JUnit updat...
# feed
e
I just published a blog post on recent JUnit updates for Kotlin. Have you used JUnit with Kotlin and what is your experience with it? Check out my blog post - I think latest improvements in JUnit5 and JUnit 6 make JUnit a good candidate for Kotlin unit testing! https://medium.com/@elenavanengelen/6e1161aaea7f
πŸ‘πŸ½ 1
πŸ‘ 8
πŸ‘πŸΎ 1
πŸ‘πŸΎ 1
πŸ‘ 1
o
πŸ‘‹ Let's meet at KotlinConf in Munich and discuss the other Kotlin-first test frameworks like Kotest with its vast assertions library and, of course, the newest kid on the block, TestBalloon testballoon by yours truly. πŸ˜‰ You'd never want to go back to JUnit 6-style parameterization, I promise!
K 1
e
Haha I would be glad to 😁, fingers crossed I can go to KotlinConf next year 🀞
o
You need to! Just to keep up with what unfolded kodee walking at a bar in Christiania during the last KotlinConf! And the entire group had such a lovely time together, so we'd surely miss you.
e
I will do my best!
πŸš€ 1
d
Is JUnit still JVM-only? I skimmed the article but did not see anything about multiplatform support.
o
Yep, and it's unlikely that this is ever going to change:
πŸ‘ 1
e
Yes, very good point, I should add that it is JVM only.