Symfony2 バンドル (ver 2.2.2) 内の Behat (2.4.*@dev) init プロセスに問題があります。コマンドの後:
bin/behat --init "@CompanyAppBundle"
behat ディレクトリは、バンドル内ではなく、アプリケーションのルート ディレクトリ内に作成されます。出力は次のとおりです。
+d features - place your *.feature files here
+d features/bootstrap - place bootstrap scripts and static files here
+f features/bootstrap/FeatureContext.php - place your feature related code here
問題はどこだ?