2 Star 1 Fork 2

xiaomalover / yii2-cms

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
codeception.yml 800 Bytes
一键复制 编辑 原始数据 按行查看 历史
xiaomalover 提交于 2018-02-26 18:01 . Init commit
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'
cleanup: false
# To enable code coverage:
#coverage:
# #c3_url: http://localhost:8080/index-test.php/
# enabled: true
# #remote: true
# #remote_config: '../codeception.yml'
# whitelist:
# include:
# - models/*
# - controllers/*
# - commands/*
# - mail/*
# blacklist:
# include:
# - assets/*
# - config/*
# - runtime/*
# - vendor/*
# - views/*
# - web/*
# - tests/*
PHP
1
https://gitee.com/xiaomalover/yii2-cms.git
git@gitee.com:xiaomalover/yii2-cms.git
xiaomalover
yii2-cms
yii2-cms
master

搜索帮助