#kotlintest
Explore tagged Tumblr posts
Text
From TDD to PBT via Kotest
From TDD to PBT via Kotest
In this post, we see how to integrate PBT into your Kotlin tests. Introduction I’ve been a big fan of Property Based Testing for a number of years, based on my experiences with ScalaCheck. It’s always been an annoyance that Kotlin did not support this testing style, at least to the same extent. There was some functionality in Kotest (formerly KotlinTest), but it paled in comparison to what was…
View On WordPress
0 notes
Text
Painless Unit Testing with Kotlintest & Mockk
http://bit.ly/30121ny
0 notes