码迷,mamicode.com
首页 > Web开发 > 详细

thinkphp5 phpunit 单元测试测试流程说明

时间:2016-02-18 10:02:00      阅读:1454      评论:0      收藏:0      [点我收藏+]

标签:

E:\wamp\www\save\tp5_composer\thinkphp\tests>..\vendor\bin\phpunit.bat --bootstrap mock.php thinkphp\library\think\log\driver\fileTest.php

执行结果:

PHPUnit 4.8.23 by Sebastian Bergmann and contributors.

.

Time: 395 ms, Memory: 3.50Mb

OK (1 test, 1 assertion)

 

参考链接:

1. http://www.kancloud.cn/brother_simon/tp5_test/94504

2. thinkphp5 tests 目录下的 readme

thinkphp5 phpunit 单元测试测试流程说明

标签:

原文地址:http://www.cnblogs.com/yxzblue/p/5197203.html

(1)
(1)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!