小编Edu*_*per的帖子

Laravel 4在TestCase中未发现任何测试

我在使用phpunit时遇到了一些问题.当我执行测试时,phpunit给我这些警告:

1)警告在"Illuminate\Foundation\Testing\TestCase"类中没有找到测试.

2)警告在"TestCase"类中没有找到测试.

但是我想忽略这些文件,因此phpunit不会尝试从它们运行测试.

怎么做?

phpunit ignore testcase

24
推荐指数
2
解决办法
7908
查看次数

标签 统计

ignore ×1

phpunit ×1

testcase ×1