eonx-com/easy-test
最新稳定版本:6.17.0
Composer 安装命令:
composer require eonx-com/easy-test
包简介
Makes testing easier
README 文档
README
---eonx_docs--- title: Introduction weight: 0 ---eonx_docs---
Require package (Composer)
We recommend to use Composer to manage your dependencies. You can require this package as follows:
$ composer require --dev eonx-com/easy-test
Check coverage
This package provides you with a console command to check your code coverage against a limit you define. If the coverage is lower than your limit the command fails.
This console command expect the path of a file containing the coverage output.
vendor/bin/easy-test easy-test:check-coverage --coverage=90 <path_to_coverage_output_file>
统计信息
- 总下载量: 113.02k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 3
- 依赖项目数: 16
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-02-13