lumo

Jan K 2018-12-31T22:37:17.038200Z

@jkr.sw has joined the channel

theeternalpulse 2018-12-31T04:48:12.034300Z

@theeternalpulse has joined the channel

theeternalpulse 2018-12-31T04:50:36.035900Z

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

richiardiandrea 2018-12-31T05:15:21.037800Z

@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