myonlinestore/phpunit-skeleton
Composer 安装命令:
composer require myonlinestore/phpunit-skeleton
包简介
A tool to create phpunit skeletons for your files
README 文档
README
tool to create phpunit skeleton for files
Generates een skeleton file for your php file. Includes mocks for all constructor dependencies and initialzes the class with these dependencies.
usage:
./phpunit-skeleton.phar create [filename]
building a new version of the phar (with box)
./vendor/bin/box build
also included is a bash script which you can give a commmit hash and it will create unittests for all added files from that hash
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-06-15