Fork me on GitHub
#funcool
<
2020-11-13
>
Ian Fernandez18:11:14

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

Ian Fernandez18:11:23

and deleting some files after this test

Ian Fernandez18:11:33

anyone knows how to do this or has did this?