mmanela / chutzpah

Chutzpah is an open source JavaScript test runner which enables you to run unit tests using QUnit, Jasmine, Mocha and TypeScript.
http://mmanela.github.io/chutzpah/
Apache License 2.0
550 stars 142 forks source link

Running with Chrome engine does not clear puppeteer_dev_profile in temp folder #783

Closed sathit closed 3 years ago

sathit commented 4 years ago

Hi Matthew,

I use Chrome engine and Chrome will create a profile in temp folder (C:\Users\\AppData\Local\Temp\puppeteer_dev_profile-xxxxx) and it is not removed! This is cause of low disk space, it would be nice if you remove it on exiting the test.

Kind regards, Gaj

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.