Sabel PHP FrameworkでBehatを使ってBDD開発できるようにします。 開発環境はLinuxかMacを対象にしているのでWindowsの人はごめんなさい。 まずはBehatのインストール pear channel-discover pear.symfony.com pear channel-discover pear.behat.org pear install behat/behat ドキュメントはこちら http://pear.behat.org/ 正常にインストールできている場合は behat コマンドが使えます。 % behat [InvalidArgumentException] Context class "FeatureContext" not found behat [-c|--config="..."] [-p|--pr