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 6666 junit.vintage.execution.parallel.classes=false
6767 </configurationParameters >
6868 </properties >
69+ <reportFormat >plain</reportFormat >
70+ <consoleOutputReporter >
71+ <disable >true</disable >
72+ </consoleOutputReporter >
73+ <statelessTestsetInfoReporter
74+ implementation =" org.apache.maven.plugin.surefire.extensions.junit5.JUnit5StatelessTestsetInfoTreeReporter" >
75+ </statelessTestsetInfoReporter >
6976 </configuration >
7077 </execution >
7178 </executions >
7279 <dependencies >
80+ <dependency >
81+ <groupId >me.fabriciorby</groupId >
82+ <artifactId >maven-surefire-junit5-tree-reporter</artifactId >
83+ <version >1.5.1</version >
84+ </dependency >
7385 <dependency >
7486 <groupId >org.apache.maven.surefire</groupId >
7587 <artifactId >surefire-junit-platform</artifactId >
You can’t perform that action at this time.
0 commit comments