Hi,
I don't know if it's a bug or if i'm doing something very wrong, but i'm trying to execute some tests in my project that uses Zend Framework 2 and the tests are not runnig as you can see on the image above:

When i right click on TypeControllerTest.php for example and go PHPTools->PHP Unit->Run PHP Unit Tests i can see status bar of phpunit view changing and showing Finished after x,xxx seconds it seens to finish as if there is no test on the file because the run counter keep showing 0/0.
Could you please help me to figure out if it's a bug or if i'm doing something very wrong?
PS: the tests work by command line
Hi,
I don't know if it's a bug or if i'm doing something very wrong, but i'm trying to execute some tests in my project that uses Zend Framework 2 and the tests are not runnig as you can see on the image above:
When i right click on TypeControllerTest.php for example and go
PHPTools->PHP Unit->Run PHP Unit Testsi can see status bar of phpunit view changing and showingFinished after x,xxx secondsit seens to finish as if there is no test on the file because the run counter keep showing0/0.Could you please help me to figure out if it's a bug or if i'm doing something very wrong?
PS: the tests work by command line