Feature: Not crashing Behat In order to use this extension As a Behat User I want to have Behat up and running after enabling this extension Scenario: Not crashing Behat Given a Behat configuration containing: """ default: extensions: FriendsOfBehat\SymfonyExtension: kernel: bootstrap: ~ """ And a file "app/AppKernel.php" containing: """