implementation("io.kotest:kotest-extensions-blockhound:6.2.3")
Integrates BlockHound into testing framework to detect and fail on blocking calls in coroutine-based tests.