use*_*732 2 php testing acceptance-testing codeception web-api-testing
我按照这些指南开始为我们的API编写测试
不幸的是,文件夹tests/api中没有名为ApiTester.php的文件,所以正在运行
php codecept.phar run
Run Code Online (Sandbox Code Playgroud)
给我这样的错误:
[PHPUnit_Framework_Exception]
fopen(/Users/jj/Development/codeception/tests/api/ApiTester.php): failed to open stream: No such file or directory
Run Code Online (Sandbox Code Playgroud)