import io.kotest.core.spec.style.StringSpec class SomeSpec : StringSpec({ "it should pass"{ } })
Enjoy KotlinTesting.com quick tips? Share it to fellow developers on social media!