← Back to Kairo Docs|API Reference (Dokka)

test

inline fun <T, R> T.test(description: String? = null, block: T.() -> R): R

Semantic wrapper for the primary test action and assertions.