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