kotest-assertions / io.kotest.inspectors / runTests

runTests

fun <T> runTests(col: Collection<T>, f: (T) -> Unit): List<ElementResult<T>>