I want to perform unit tests with jest to transform an xml file into json. I created in my folder an example.xml file but I don\'t know how to import it in my test.js file D