ganbarodigital/php-unit-test-helpers
最新稳定版本:2.1.0
Composer 安装命令:
composer require ganbarodigital/php-unit-test-helpers
包简介
README 文档
README
Introduction
The PHP Unit Test helpers library provides a set of useful and robust helpers that you can quickly drop into your own project to save you time and effort when writing unit tests.
Installation
Add this to your composer.json file:
{
"require": {
"ganbarodigital/php-unit-test-helpers": "^1.0"
}
}
and then run composer update.
统计信息
- 总下载量: 8.07k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 17
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2015-06-27