adam11grafik commented on a change in pull request #344:
URL: https://github.com/apache/maven-surefire/pull/344#discussion_r608088711
##########
File path:
maven-failsafe-plugin/src/main/java/org/apache/maven/plugin/failsafe/IntegrationTestMojo.java
##########
@@ -476,10 +476,16 @@
@Parameter( property = "failsafe.systemPropertiesFile" )
private File systemPropertiesFile;
- @Parameter( property = "junitIncludeEngine" )
+ /**
+ * Provide the ID/s of an JUnit engine to be included in the test run.
Review comment:
I agree with you :) but still I am learning ways of working in your
community and not all is know for me :)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]