1 Star 0 Fork 0

razonyang/yii2-app-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
codeception.dist.yml 645 Bytes
一键复制 编辑 原始数据 按行查看 历史
razonyang 提交于 2019-08-29 09:52 . Update codeception.dist.yml
paths:
tests: tests
output: tests/_output
data: tests/_data
support: tests/_support
envs: tests/_envs
actor_suffix: Tester
bootstrap: _bootstrap.php
settings:
colors: true
memory_limit: 1024M
extensions:
enabled:
- Codeception\Extension\RunFailed
coverage:
enabled: true
remote: false
include:
- app/*
exclude:
- app/Http/Controller/*
- app/Http/Api/Controller/*
- app/Http/Api/Backend/Controller/*
- app/Http/Api/Backend/Module/V1/Controller/*
- app/Http/Api/Frontend/Controller/*
- app/Http/Api/Frontend/Module/V1/Controller/*
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/razonyang/yii2-app-template.git
git@gitee.com:razonyang/yii2-app-template.git
razonyang
yii2-app-template
yii2-app-template
master

搜索帮助