leedch/unitest
Composer 安装命令:
composer require --dev leedch/unitest
包简介
Generates PHPUnit test classes from regular PHP classes
README 文档
README
Generate PHP Unit Tests (PHPUnit) from regular PHP classes.
Most people don't do Unit Testing because it is too much fuss to get it all set up and to write all test classes. This tool gives you the test classes.
Just edit the tests or delete the ones you don't want. All you need to get this to run is a JSON file containing an array of all class names that need a test Class.
统计信息
- 总下载量: 725
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-07-11