implementation("io.kotest:kotest-extensions-junitxml:6.0.5")
Enables generation of JUnit XML reports for test results, facilitating integration with CI/CD pipelines.