红联Linux门户
Linux帮助

PHPUnit 6.0.8和5.7.15发布,PHP单元测试框架

发布时间:2017-03-03 09:17:08来源:红联作者:baihuo
PHPUnit 6.0.8 和 5.7.15 发布了,PHPUnit 是面向 PHP 的测试框架,是单元测试框架 xUnit 的一个实例。

6.0.8 更新内容:

Changed

The --check-version commandline option is now also available when PHPUnit is installed using Composer

Fixed

Handler is inherited from previous custom option with handler

assertCount() does not handle generators properly

Tests that take too long are not reported as risky test

Output of --check-version suggests removed --self-upgrade

5.7.15 更新内容:

Fixed

Handler is inherited from previous custom option with handler

assertCount() does not handle generators properly

Tests that take too long are not reported as risky test

软件详情:https://github.com/sebastianbergmann/phpunit/

来自:开源中国社区
文章评论

共有 0 条评论