raniejade/kspec

Property-based testing

Opened this issue · 0 comments

Does KSpec support any form of property based testing. There are no examples I have found so far.

Property-based testing is testing à la QuickCheck, Hypothesis, ScalaCheck, KotlinTest, Specks, Spock/Spock Generator, etc.