implementation("io.kotest:kotest-extensions-blockhound:6.0.7")
Integrates BlockHound with testing framework to detect blocking calls in non-blocking coroutine threads.