When using Spek and others, I had other assertion ...
# kotlintest
d
When using Spek and others, I had other assertion libraries, but KotlinTest includes them so I'm trying them out now... in the other libs they had
isNotNull { }
or the likes..