Codeception / Codeception/AspectMock
How is caching (cacheDir) supposed to work?
Open
- Dominant language
- PHP
- Stars
- 784
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
I enabled caching for my tests by setting the `cacheDir` config property. Now tests run much faster, but changes in files are not picked up? I expected the cache to invalidate when the source file changes.
How is this supposed to work? Whats the benefit of caching if changes are not picked up?
Did I do something wrong?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.