Fork me on GitHub
#lumo
<
2018-12-31
>
theeternalpulse04:12:36

What's the best way to write script tests on files? Is there a suite that mocks the filesystem for clojurescript

richiardiandrea05:12:21

@theeternalpulse there is an attempt at io protocols here https://github.com/abiocljs/abio but not mocks at the moment. You could also use npm to find a lib that does that probably