xUnit(ユニットテスト)勉強会 PHP資料 環境構築 $ git clone https://github.com/ryshinoz/xunit_sample.git $ cd xunit_sample $ curl -s http://getcomposer.org/installer | php $ php composer.phar install $ bin/phpunit