stematic/testing
Composer 安装命令:
composer require stematic/testing
包简介
Testing and coding standards package.
README 文档
README
About Stematic Testing
Provides a binary application to validate any coding standards issues (using PHP Code Sniffer) and runs the PHPUnit test suites.
Installation
Add the testing module to your develop dependencies in your package / Laravel application.
composer require --dev stematic/testing
Usage
vendor/bin/testing cs
vendor/bin/testing test
The cs command will run all Coding Standards related checks and outputs the status. The rules are configured to use a subset of the Slevomat Coding Standard with some additional quality of life sniffs.
统计信息
- 总下载量: 782
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2022-03-10
