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