implementation("io.kotest:kotest-extensions-junitxml:6.1.0-RC3")
Enhances test reporting by generating customizable JUnit XML reports, supporting nested test structures and configurable output directories.