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