I'm testing BETA3, but cannot find `io.kotest.matc...
# kotest
h
I'm testing BETA3, but cannot find
io.kotest.matchers.string.shouldContain
, even though it looks to be present in the upstream repo @ https://github.com/kotest/kotest/blob/v4.0.0-BETA3/kotest-assertions/kotest-assertions-core/src/commonMain/kotlin/io/kotest/matchers/string/matchers.kt#L121. I'm using the
io.kotest:kotest-runner-junit5:4.0.0-BETA3
test dependency.