To improve my quality of code, I\'ve decided to try to learn how to test my code using Unit Testing instead of my mediocre-at-best testing solutions.
This is very late but I hope it helps someone.
I got my tests to run by using an absolute reference. folder structure [ project/tests/test.php]
my directory line looked like this ./tests/test.php