implementation("io.kotest:kotest-assertions-core:6.2.1")
Offers a comprehensive set of assertions for writing expressive, fluent tests. Supports various data types and conditions, enhancing test readability and maintainability.