#kotlintest
Explore tagged Tumblr posts
reportwire · 4 years ago
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
fbreschi · 6 years ago
Text
Painless Unit Testing with Kotlintest & Mockk
http://bit.ly/30121ny
0 notes
pewsmews · 8 years ago
Text
KotlinTest
http://dlvr.it/PtZHh8
0 notes