【问题标题】:ZendFramework 1.12 and PHPUnit Error: include_once(PageRegex.php): failed to open stream: No such file or directoryZendFramework 1.12 和 PHPUnit 错误:include_once(PageRegex.php):打开流失败:没有这样的文件或目录
【发布时间】:2013-10-27 05:49:06
【问题描述】:

我正在尝试在我的 ZF 安装上使用 PHPunit 运行一些单元测试。

我已按照本教程进行设置:

我收到了这个错误:

1) FirsttestTest::testCanDoUnitTest include_once(PageRegex.php): failed to open stream: No such file or directory

有一个谷歌,但找不到任何东西

【问题讨论】:

    标签: zend-framework phpunit


    【解决方案1】:

    解决了我自己的问题,我只是没有正确的包含路径设置。

    【讨论】:

      猜你喜欢
      • 2018-08-30
      • 2018-03-26
      • 2022-10-16
      • 2016-07-10
      • 2018-03-01
      • 1970-01-01
      • 2019-07-27
      • 2015-09-25
      相关资源
      最近更新 更多