Emiel Bon
09/19/2025, 10:34 AMJunitXmlReporter implementation for non-JVM targets for 6.0.0. I guess it didn't make it in, is it still on the radar?sam
09/19/2025, 7:47 PMEmiel Bon
09/19/2025, 7:47 PMsam
09/19/2025, 7:49 PMsam
09/19/2025, 7:49 PMEmiel Bon
09/19/2025, 7:52 PMJunitXmlExporter is not explicitly used. Are you saying the code in this example outputs in the JUnit XML format?Emiel Bon
09/19/2025, 7:55 PMjvmMain as a target: https://github.com/kotest/kotest/blob/v6.0.3/kotest-extensions/kotest-extensions-junitxml/build.gradle.ktssam
09/19/2025, 10:07 PMsam
09/19/2025, 10:08 PMEmiel Bon
09/22/2025, 11:49 AMsolonovamax
09/23/2025, 4:36 AM:kt-string-similarity:iosArm64Test: Could not resolve io.kotest:kotest-extensions-htmlreporter:6.0.0.M4.
Required by:
project ':kt-string-similarity'
project ':kt-string-similarity' > project :common-test
Possible solution:
- Declare repository providing the artifact, see the documentation at <https://docs.gradle.org/current/userguide/declaring_repositories.html>
the same also happens with the html reporter extension and the allure extension.solonovamax
09/23/2025, 4:39 AMsolonovamax
09/23/2025, 4:43 AM