raszi / node-tmp

Temporary file and directory creator for node.js
MIT License
736 stars 92 forks source link

fix #211: existing tests must clean up after themselves #225

Closed silkentrance closed 4 years ago

silkentrance commented 4 years ago

this could be improved further by having an assertion in the finally clause which asserts that a given file or directory does not exist.