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