cleatsquad/php-unit-tests-generator
最新稳定版本:1.0.0
Composer 安装命令:
composer require cleatsquad/php-unit-tests-generator
包简介
PhpUnit test generator
README 文档
README
This package allows you to generate unit tests. This package is recommended for magento 2.
Badges
Getting Started
Installing
Add dependency
composer require cleatsquad/php-unit-tests-generator --dev
Examples
You can use it to generate tests for all classes in a folder
bin/magento dev:unit:test-generate /app/code/Vendor/Module/pathtest-generate
Or use it for a specified file
bin/magento dev:unit:test-generate /app/code/Vendor/Module/path/to/file.php
Examples
@todo add origin class and generated test
Authors
- Mohamed El Mrabet - Initial work - mimou78
License
This project is licensed under the MIT License - see the LICENSE.md file for details
统计信息
- 总下载量: 18
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-11-03