Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tigerb/think-phpunit

ThinkPHP5——phpunit测试用例
https://github.com/tigerb/think-phpunit

phpunit think-phpunit thinkphp5 thinkphp5-phpunit

Last synced: 3 months ago
JSON representation

ThinkPHP5——phpunit测试用例

Awesome Lists containing this project

README

        

# ThinkPHP5——phpunit测试用例

由于think官方版的think-testing依赖的phpunit版本太老的问题, 自己写了个thinkphp5下的phpunit测试用例

## 使用

> composer require tigerb/think-phpunit

## 版本

- thinkphp 5+
- phpunit 5+

## 手册

> [phpunit断言API](https://phpunit.de/manual/current/zh_cn/appendixes.assertions.html)