funcool

A channel for discussing and asking questions about Funcool libraries https://github.com/funcool/
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?