implementation("io.kotest:kotest-extensions-decoroutinator:6.1.5")
Enhances coroutine-based test debugging by simplifying stack traces, removing internal coroutine details for clarity.