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