AspectMock icon indicating copy to clipboard operation
AspectMock copied to clipboard

How is caching (cacheDir) supposed to work?

Open bkonetzny opened this issue 7 years ago • 0 comments

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?

bkonetzny avatar Jun 09 '17 08:06 bkonetzny