Codeception / Codeception/AspectMock
phpunit processUncoveredFilesFromWhitelist causes Problems.
未关闭
- 主要语言
- PHP
- 星标
- 784
- 派生
- 132
- PR 合并指标
- 30 天内没有已合并 PR
描述
Defining a Whitelist for phpunit with the flag `processUncoveredFilesFromWhitelist="true"` can cause AspectMock to not double a thing. No telling output as well. Just doesn't work.
Didn't further investigate as I was able to simply drop the flag. Just wanted to let the info here.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先使用 PHPUnit whitelist 和 processUncoveredFilesFromWhitelist="true" 复现该问题,然后比较移除该 flag 后的行为。调查 AspectMock 为什么没有对任何内容进行 double,并确定哪种输出或测试结果应当能够证明行为已得到修正。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- php
- 领域
- testing-qa
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100