vijayppatil
6 months agoNew Member
Jest failure for Swagger import
We have application in typescript (Node js) in which we have implemented Swagger for API documentation which is working fine but during execution of test cases using Jest it is failing with TypeError: root path required.
Any idea what we are missing here?. Urgent help required.