Hi all,
I have a problem with configuring PHPED to use my phpunit.xml. In the xml are two suites, containing tests in two different locations (tests/* and webservices/v1/tests/*). Problem is I don't not have 1 test root directory but multiple. The form handler throws an error that I need to fill in Test Files directory although that information is already provided in the phpunit.xml. Is this a bug or have I configured it wrongly? Any way to circumvent this?
Below my configuration:
PHPED Build 7023
The xml works fine when calling phpunit with it in the shell.
Thanks in advance for any help,
With kind regards,
Joost Pastoor