これらのガイドに従って、API のテストの作成を開始しました
- http://codeception.com/docs/10-WebServices
- http://mariobasic.com/api-testing-using-codeception-and-laravel/
残念ながらtests/apiフォルダにApiTester.phpというファイルが無いので実行
php codecept.phar run
私にそのようなエラーを与えます:
[PHPUnit_Framework_Exception]
fopen(/Users/jj/Development/codeception/tests/api/ApiTester.php): failed to open stream: No such file or directory