This repository was archived by the owner on Oct 28, 2024. It is now read-only.

Description
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?