imonteroperez commented on pull request #400:
URL: https://github.com/apache/maven-surefire/pull/400#issuecomment-1001524984


   > @imonteroperez We already discussed this feature request with @olamy in 
ASF. This feature brings chaos to the meaning of the config parameter and a 
duplicate to filter `test` which have the space for the method filtering. 
Naturally, `includesFile` cannot be about filtering methods. Instead of those 
parameters pls use `<test>*Test#test*One+testTwo?????</test>`. Why you do not 
use the config parameter `test`? Do you want to override or merge this 
parameter with system property `test`?
   
   Hi @Tibor17 I know I can use `-Dtest`, but I was looking for a solution to 
expand the method filtering capabilities to be used on `surefire.excludesFile` 
and (additionally) on `surefire.includesFile`. 


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to