1 Star 0 Fork 116

张培伟/Piplin

forked from Piplin/Piplin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
codeception.yml 418 Bytes
一键复制 编辑 原始数据 按行查看 历史
phecho 提交于 2016-09-03 19:21 . Integrated codeception
actor: Tester
paths:
tests: tests
log: tests/_output
data: tests/_data
support: tests/_support
envs: tests/_envs
settings:
bootstrap: _bootstrap.php
colors: true
memory_limit: 1024M
extensions:
enabled:
- Codeception\Extension\RunFailed
modules:
config:
Db:
dsn: ''
user: ''
password: ''
dump: tests/_data/dump.sql
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/zpw0526/Piplin.git
[email protected]:zpw0526/Piplin.git
zpw0526
Piplin
Piplin
master

搜索帮助