implementation("io.kotest:kotest-assertions-table:6.2.0")
Facilitates structured data validation by enabling assertions on tabular data within test cases.