Skip to content

supermanue/property-test-kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

property-test-kotlin

A small introduction to Property testing in Kotlin. It is depicted with a long explanation in my medium blog: https://medium.com/p/7eeac9959a85

It contains a class MathOps that needs to be tested. After finding some bugs on it, a fixed version exists in MathOpsFixed. There are tests for both libraries

Finally there are some examples of cool things that can ba done in PropertyTestTools

About

A small introduction to Property testing in Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages