implementation("io.kotest:kotest-extensions-blockhound:6.1.0-RC4")
Integrates BlockHound with Kotest to detect blocking calls in non-blocking coroutine threads during testing.