implementation("io.kotest:kotest-extensions-junitxml:6.0.4")
Enhances test reporting by generating JUnit XML reports, supporting nested test structures and customizable configurations.