funcool 2020-11-13

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

and deleting some files after this test

anyone knows how to do this or has did this?