tenzap commented on issue #8082: URL: https://github.com/apache/netbeans/issues/8082#issuecomment-2560819215
I think that if a XML config file is set or if we tick to use just phpunit, the dir should not be set, Otherwise it should be set to the same dir as the one used when not ticking to use just phpunit. The '.' just reflects the dir in which to search for tests (see phpunit command line options). If not set it would work according to XML config (either the default one, or the one set by '-c' argument) I suppose. -- 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
