Just released a first version of propCheck. Proper...
# feed
j
Just released a first version of propCheck. Property based testing in kotlin based on quickcheck. It features coverage checks, extensive support for shrinking and comes with lots types supported. It has a very similar api to quickcheck that has been adopted to be more useable in kotlin. https://github.com/1Jajen1/propCheck As always feedback is highly appreciated and I hope to release a final stable version soon 🙂
🔝 1