suin/phpunit-bootstrap
Composer 安装命令:
composer require suin/phpunit-bootstrap
包简介
PHPUnit distribution
关键字:
README 文档
README
A distribution for quick start unit testing on PHP.
Installation
Install automatically:
curl http://suin.org/phpunit-bootstrap.sh | sh
Install manually:
composer.phar create-project suin/phpunit-bootstrap tests
cd tests
# Remove unnecessary files
rm -rf .git README.md
# Make README for test directory
mv README.dist.md README.md
统计信息
- 总下载量: 25
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2012-09-16