circleci/circleci.test

Single junit.xml file?

kenrestivo-stem opened this issue · 0 comments

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?