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: Successful boot the Symfony kernel with autoconfiguration Given a Behat configuration containing: """ default: extensions: FriendsOfBehat\SymfonyExtension: ~ """ And a file "app/autoload.php" containing: """