I've spent some time to figure out how to configure Netbeans 7.1 to work with Symfony 2 and PHPUnit, but I didn't succeed. When I try to run any test under console, there is no problem. But when running using shift+F6, it returns
"PHP Fatal error: Class 'Symfony\Bundle\FrameworkBundle\Test\WebTestCase' not found"
Does anybody know how to succeed with such kind of configuration?
I had the same issue with Netbeans 7.2 This is what I had to do:
\app\bootstrap.php.cache
\app\phpunit.xml.dist
.After saving, the ALT+F6
should work
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With