dealerinspire/laminas-testcase
Composer 安装命令:
composer require dealerinspire/laminas-testcase
包简介
Unit test support module for Laminas projects
README 文档
README
This package provides a base TestCase class for PhpUnit testing in Laminas projects. The master-v1 branch supports the Apigility framework (which was the precursor to Laminas).
Require this package:
composer require --dev dealerinspire/laminas-testcase
Apigility projects:
composer require --dev dealerinspire/laminas-testcase@~1.0
##Testing
composer install
./vendor/bin/phpunit
统计信息
- 总下载量: 106
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-03-25