node-mocks icon indicating copy to clipboard operation
node-mocks copied to clipboard

Add fs.createWriteStream

Open alexurdea opened this issue 11 years ago • 1 comments

alexurdea avatar Jan 04 '14 11:01 alexurdea

@alexurdea If you're interested in a more complete mock for the fs module, see mock-fs. It includes support for fs.createWriteStream - and everything else except for fs.FSWatcher based methods.

tschaub avatar Feb 18 '14 17:02 tschaub