Codeception / Codeception/AspectMock
phpunit processUncoveredFilesFromWhitelist causes Problems.
- Dominant language
- PHP
- Stars
- 784
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue with a PHPUnit whitelist and processUncoveredFilesFromWhitelist="true", then compare behavior with that flag removed. Investigate why AspectMock does not double anything and identify what output or test result should demonstrate the corrected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100