
implementation("io.kotest:kotest-assertions-shared:6.1.2")Offers a comprehensive set of assertion utilities for writing expressive, readable tests. Supports various assertion styles, including matchers and fluent assertions. Integrates seamlessly with existing testing frameworks.