karma-phantomjs-launcher
karma-phantomjs-launcher copied to clipboard
How to Clear cache everytime before Running karma
Seems like phantomJs2 is holding the cache for multiple karma runs. Is there any way i can clear the cache of phantomjs through some config in karma.conf,js?
@siddharthjain210 How do you clean the cache and are you using nvm also? They've just added stopper method to Karma but not sure if this will solve this issue.
Just noting that I am running into a similar issue and would love to know as well.
I'm having same issue here. Has this been resolved?
I have a similar issue with phantoms local storage cache; SO suggestion is to clear down the cache when we stop phantom, but there doesn't appear to be a way to do this through a karma.conf.