trimmedShouldBe
Delegates to Kotest's shouldBe, but removes all the noise at the beginning of a stacktrace, like:
at app//kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at app//kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
Content copied to clipboard