Hi I'm trying to use kotlintest and I've just trie...
# kotlintest
a
Hi I'm trying to use kotlintest and I've just tried the simple StringSpec example on https://github.com/kotlintest/kotlintest however if I make the assertion fail then in the gradle build the test ends up as "SKIPPED" instead of "FAILED"