We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 733e19c commit 503ffd0Copy full SHA for 503ffd0
pom.xml
@@ -74,6 +74,7 @@
74
<version>${surefire-version}</version>
75
<configuration>
76
<testNGArtifactName>none:none</testNGArtifactName>
77
+ <argLine>-XX:+StartAttachListener</argLine>
78
</configuration>
79
<executions>
80
<execution>
0 commit comments