Hello !
While trying to run a functional Symfony2 test with VPU, I get the error message : "You must override the KernelTestCase::createKernel() method."
Not sure my bootstrap config is ok though. I tried to add my app to the include path, add symfony bootstrap.php.cache... (I can give more details if needed).
So I'm not sure whether the problem comes from my setup (didn't find much doc about configuring for Symfony2 apps), or from VPU itself.
Best regards.
Hello !
While trying to run a functional Symfony2 test with VPU, I get the error message : "You must override the KernelTestCase::createKernel() method."
Not sure my bootstrap config is ok though. I tried to add my app to the include path, add symfony bootstrap.php.cache... (I can give more details if needed).
So I'm not sure whether the problem comes from my setup (didn't find much doc about configuring for Symfony2 apps), or from VPU itself.
Best regards.