Currently we (advise to) disable all the cache but that can be pretty slow and not super relevant when you run a lot of tests (eg via AVA).
Maybe we should find a way to use another cache and "just" delete this cache when starting a process, so a runtime cache can be used (when I run a lot of tests, it's very probable that I don't update any file during the command runtime)
Any thoughts.?
Currently we (advise to) disable all the cache but that can be pretty slow and not super relevant when you run a lot of tests (eg via AVA).
Maybe we should find a way to use another cache and "just" delete this cache when starting a process, so a runtime cache can be used (when I run a lot of tests, it's very probable that I don't update any file during the command runtime)
Any thoughts.?