implementation("io.kotest:kotest-extensions-junitxml:6.1.0-RC4")
Enhances test reporting by generating JUnit XML reports, facilitating integration with CI/CD pipelines.