webino/testing
Composer 安装命令:
composer require webino/testing
包简介
Testing support package.
README 文档
README
Testing support package.
Recommended Usage
Use embedded binary to run tests.
Setup
composer require webino\testing
Quick Use
Test all:
bin/webino-test
Test matching pattern:
bin/webino-test Example
Development
Static analysis:
composer analyse
Coding style check:
composer check
Coding style fix:
composer fix
Testing:
composer test
Git pre-commit setup:
ln -s ../../pre-commit .git/hooks/pre-commit
Addendum
Please, if you are interested in this library report any issues and don't hesitate to contribute. We will appreciate any contributions on development of this library.
统计信息
- 总下载量: 69
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 9
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2019-06-24