implementation("io.kotest:kotest-assertions-shared:6.2.0")
Offers a comprehensive set of assertions for testing, including soft assertions and property-based testing.