Kotlintest and property based testing

I was very happy to see that Kotlintest, a port of
I was very happy to see that Kotlintest, a port of the excellent scalatest in Kotlin, supports property based testing. I was introduced to property based testing through the excellent “Functional programming in Scala” book. The idea behind property ...
read more...

No comments: