1 Star 0 Fork 60

星沉大海 / phpapp

forked from 小肥羊 / phpapp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
codeception.yml 773 Bytes
一键复制 编辑 原始数据 按行查看 历史
小肥羊 提交于 2019-04-10 13:41 . 官方初始化文档
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: '../codeception.yml'
# whitelist:
# include:
# - models/*
# - controllers/*
# - commands/*
# - mail/*
# blacklist:
# include:
# - assets/*
# - config/*
# - runtime/*
# - vendor/*
# - views/*
# - web/*
# - tests/*
PHP
1
https://gitee.com/starcn/phpapp.git
git@gitee.com:starcn/phpapp.git
starcn
phpapp
phpapp
master

搜索帮助