implementation("io.kotest:kotest-extensions-htmlreporter:6.0.5")
Generates HTML test reports from JUnit XML outputs, supporting nested tests not handled by Gradle's default reports.