implementation("io.kotest:kotest-extensions-decoroutinator:6.1.3")
Integrates Stacktrace Decoroutinator to enhance coroutine stack traces by removing internal implementation details, improving readability and error identification in tests.