Shoulk is a fluent assertion library written in kotlin for kotlin ;P.
it is inspired by Kluent
repositories {
maven { url 'https://dl.bintray.com/neyb/maven' }
}
dependencies {
testCompile "io.github.neyb.shoulk:shoulk:0.1.0"
}
check this spek file : ShouldsSpek