File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
tests/org.eclipse.swt.tests Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 6363 junit.jupiter.execution.parallel.classes=false
6464 </configurationParameters >
6565 </properties >
66+ <reportFormat >plain</reportFormat >
67+ <consoleOutputReporter >
68+ <disable >true</disable >
69+ </consoleOutputReporter >
70+ <statelessTestsetInfoReporter
71+ implementation =" org.apache.maven.plugin.surefire.extensions.junit5.JUnit5StatelessTestsetInfoTreeReporter" >
72+ </statelessTestsetInfoReporter >
6673 </configuration >
6774 </execution >
6875 </executions >
6976 <dependencies >
77+ <dependency >
78+ <groupId >me.fabriciorby</groupId >
79+ <artifactId >maven-surefire-junit5-tree-reporter</artifactId >
80+ <version >1.5.1</version >
81+ </dependency >
7082 <dependency >
7183 <groupId >org.apache.maven.surefire</groupId >
7284 <artifactId >surefire-junit-platform</artifactId >
You can’t perform that action at this time.
0 commit comments