phpmv/ubiquity-codeception
最新稳定版本:1.0.1
Composer 安装命令:
composer require phpmv/ubiquity-codeception
包简介
Make Codeception's functional tests for Ubiquity framework
关键字:
README 文档
README
This is a Codeception module that enables you to make Codeception's functional tests for Ubiquity applications.
Installation
Add a dev dependency on phpmv/ubiquity-codeception to your project's
composer.json and enable it as a Codeception module, from a test suite
configuration file.
composer require --dev phpmv/ubiquity-codeception
class_name: FunctionalTester modules: enabled: - Ubiquity: root: tests - REST: depends: Ubiquity
统计信息
- 总下载量: 8.3k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2019-02-03