Skip to content

Commit 232b5e8

Browse files
committed
docs: phpunit.xml
1 parent 6313409 commit 232b5e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

laravel/readme/25. 2019-06-17-Laravel 单元测试 phpunit.xml 目录结构及测试编排文件说明.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ Laravel 框架默认通过 <testsuites> 定义了两个 <testsuite>,分别是
9393
打开对应的 index.html 文档,就可以在浏览器中看到测试覆盖率报告页面:
9494

9595
Laravel PHPUnit 代码覆盖率
96+
![]()
9697

9798
#### PHP 变量
9899
最后,Laravel 框架还通过 <php> 元素为我们初始化了一些 PHPUnit 测试环境下的 PHP 常量:

0 commit comments

Comments
 (0)