kotest-property / io.kotest.property / PropertyContext / classify

classify

fun classify(condition: Boolean, label: String): Unit
fun classify(condition: Boolean, trueLabel: String, falseLabel: String): Unit