engswee / flashpipe

The CI/CD Companion for SAP Integration Suite

Home Page:https://engswee.github.io/flashpipe/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UT : Report not in standard Maven Failsafe

Slydew opened this issue · comments

Dear,

With mvn clean verify -Dskip.unit.tests -s /usr/share/maven/ref/settings-docker.xml
It generate target/failsafe-reports/failsafe-summary.xml.

It seem Maven Failsafe Plugin genetare by default, these files are generated in ${basedir}/target/failsafe-reports/TEST-*.xml.

How could we have test Junit report ?

Bests regards

Done with the rigth maven Pom setup