【发布时间】:2015-01-14 17:11:43
【问题描述】:
我正在尝试使用 codeception 验收测试为我的控制器生成代码覆盖率,但是当我使用覆盖率运行测试时,Laravel 不知道如何处理这条路线。
c3.php 已设置并包含在 public/index.php 中 - 我已验证正确的页面。
[ErrorException] file_get_contents(http://localhost/c3/report/clear): failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error
有需要添加的路线吗?
【问题讨论】:
-
你能分享你的acceptance.suite.yml吗?
-
提供的链接已损坏并导致恶意网站。请删除。
-
@fkupper 感谢您的报告,链接已删除。
-
@Webnet 谢谢。在我新工作的第一周,我的屏幕上就出现了色情内容,这并不好。
标签: laravel codeception