Feature request: Our Jenkins build system requires a single junit.xml at the root directory of the project. It looks like circleci.test produces a directory of xml files under target/test-results/*.xml Could it be modified to have a single junit.xml at the top level of the source tree?
Feature request: Our Jenkins build system requires a single junit.xml at the root directory of the project.
It looks like circleci.test produces a directory of xml files under target/test-results/*.xml
Could it be modified to have a single junit.xml at the top level of the source tree?