Codeception / Codeception/AspectMock
How is caching (cacheDir) supposed to work?
Abierto
- Lenguaje dominante
- PHP
- Estrellas
- 784
- Forks
- 132
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.