I try to make functional tests with the bundle Behat and Mink
However, after having installed the Bundle and all, I issued the command
php app / console test-e = Behat - init @ AcmeDemoBundle
but I get this error:
PHP Warning: require_once (C: \ wamp \ www \ exoNext-local \ trunk \ app /.. / Vendor / doctrin e / lib / Doctrine / ORM / Mapping / Driver / DoctrineAnnotations.php): failed to open strea m: No such file or directory in C: \ wamp \ www \ exoNext-local \ trunk \ vendor \ doctrine- common \ lib \ Doctrine \ Common \ Annotations \ AnnotationRegistry.php on line 51
could you help me please, thank you very much