you can use hamcrest matchers inside a kotest test...
# kotest
s
you can use hamcrest matchers inside a kotest test without any issues. It won't have the a shouldBe b style syntax, but it will work just fine