79 Star 237 Fork 100

七觞酒 / yiicms

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
codeception.yml 779 Bytes
一键复制 编辑 原始数据 按行查看 历史
liyongsheng 提交于 2016-12-08 09:45 . init project
actor: Tester
paths:
tests: tests
log: tests/_output
data: tests/_data
helpers: tests/_support
settings:
bootstrap: _bootstrap.php
memory_limit: 1024M
colors: true
modules:
config:
Yii2:
configFile: 'config/test.php'
# To enable code coverage:
#coverage:
# #c3_url: http://localhost:8080/index-test.php/
# enabled: true
# #remote: true
# #remote_config: '../tests/codeception.yml'
# whitelist:
# include:
# - models/*
# - controllers/*
# - commands/*
# - mail/*
# blacklist:
# include:
# - assets/*
# - config/*
# - runtime/*
# - vendor/*
# - views/*
# - web/*
# - tests/*
PHP
1
https://gitee.com/templi/yiicms.git
git@gitee.com:templi/yiicms.git
templi
yiicms
yiicms
master

搜索帮助