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