I have some types of junit test reports that aren’t picked up by scans.gradle.com. Is it possible to specify them somehow?
An example is the Karma tests, e.g. [12 08 2019 10:32:44.004:DEBUG [reporter.junit]: JUnit results written to "/home/travis/build/my-app/shared/frontend-resources/build/test-results/karma/TESTS-Edge_17.17134.0_(Windows_10.0.0).xml"
.
Regular tests (spock/groovy/java) show up in the Tests page, but not these karma (JS) tests.