Fergus Hewson
04/10/2025, 7:32 PMUnable to find overload of function io.kotest.matchers.shouldBe for power-assert transformation callable as:
- io.kotest.matchers.shouldBe(String)
- io.kotest.matchers.shouldBe(() -> String)
- io.kotest.matchers.shouldBe(U of io.kotest.matchers.shouldBe?, String)
- io.kotest.matchers.shouldBe(U of io.kotest.matchers.shouldBe?, () -> String)
Kotest "6.0.0.M3"
Kotlin "2.1.20"
Any ideas?Fergus Hewson
04/10/2025, 7:37 PM