implementation("io.kotest:kotest-extensions-blockhound:6.1.0-RC2")
Integrates BlockHound to detect blocking calls in non-blocking threads during testing.