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