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