Using phpunit and I am having some trouble with include paths, not for phpunit itself, but for my code and tests directory.
I have the following code structure:
I know the question already been answer This answer is for future visitor
According to phpunit documentation, u can use includePath directive in your phpunit.xml for your inclusion path
includePath
phpunit.xml
/path/to/ur/project