junichi11 commented on issue #8082: URL: https://github.com/apache/netbeans/issues/8082#issuecomment-2561934759
> * if user checks/ticks `Test project using just phpunit command`, don't append the `<directory|file>`, the inclusions of the dirs would be determined as per the XML config file if set, or as per the phpunit default. Otherwise, `<directory|file>` should be the director(y/ies) set in the "project properties / testing / test dirs" window of netbeans. > * if user checks/ticks `Ask for test groups before running tests`, it should append the `<directory|file>` depending on whether `Test project using just phpunit command` is ticked. That's because one would want the list of groups for the tests that phpunit would run based on the way it is configured in netbeans. Can you provide examples(work/don't work) with exact steps to reproduce them? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
