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