It is unclear how to use this plugin from the example code which does not use fs directly at any point, but only references an undeclared FileWriter, which I assume uses the mocked fs behind the scenes. Please improve the usage docs. For now I'll have to deep dive into the code and tests...
Also, I see you are using some of your other plugins such as set without mention.
"Too much magic" to be easy to understand for an "outsider"
fs.spec.js
It is unclear how to use this plugin from the example code which does not use
fsdirectly at any point, but only references an undeclared FileWriter, which I assume uses the mockedfsbehind the scenes. Please improve the usage docs. For now I'll have to deep dive into the code and tests...Also, I see you are using some of your other plugins such as
setwithout mention."Too much magic" to be easy to understand for an "outsider"
fs.spec.js