【发布时间】:2019-02-04 23:20:29
【问题描述】:
实施的 PHP 单元测试均未运行。 它也不会抛出错误。
没有记录错误,测试继续无限运行。
C:\xampp_v7.0\htdocs\...>vendor\bin\phpunit --verbose tests\TestCase\Model\Table\UsersTableTest.php
PHPUnit 6.5.9 by Sebastian Bergmann and contributors.
Runtime: PHP 7.0.30 with Xdebug 2.5.5
Configuration: C:\xampp_v7.0\htdocs\...\phpunit.xml.dist
【问题讨论】:
标签: cakephp automated-tests phpunit