funcool

2020-11-13T18:07:22.006700Z

@d.ian.b has joined the channel

2020-11-13T18:08:14.007800Z

hey guys, I'm using clojurescript on node and I want to make a promise that runs on a use-fixtures for generating some files before a test

2020-11-13T18:08:23.008100Z

and deleting some files after this test

2020-11-13T18:08:33.008400Z

anyone knows how to do this or has did this?