我使用的是PHPUNIT 3.4.5,我希望获得我的测试完成的断言总数(我的样例代码有3个断言)。方法"getNumAssertions“一直返回0。"\n";}phpunit --configuration phpunit_dev.xml --verbose
PHPUnit 3.4.5 by Sebastian Bergmann
我和phpUnit一起玩了一个星期。
在这一点上,我是在代码覆盖。我已经成功地生成了小型测试--coverage-html (通过控制台)。- [PHPUnit's whitelist and blacklist seem to be ignored](https://stackoverflow.com/questions/29675798/38060119/phpunit-error-failed-to-open-stream-
我有一个PHPUnit测试套件。~/project/module/ModuleName/tests:$ phpunitPHPUnit 3.7.37 by Sebastian BergmannConfiguration read from ~/project/module/ModuleName/tests/phpunit.xml