Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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测试用例
- Host: GitHub
- URL: https://github.com/tigerb/think-phpunit
- Owner: TIGERB
- Created: 2017-03-14T14:34:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-13T15:04:01.000Z (over 7 years ago)
- Last Synced: 2024-11-12T22:04:53.734Z (3 months ago)
- Topics: phpunit, think-phpunit, thinkphp5, thinkphp5-phpunit
- Language: PHP
- Homepage:
- Size: 6.84 KB
- Stars: 17
- Watchers: 7
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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)