You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the ts-jest transformer, so that I can write specs in TypeScript. However, if there are compilation errors, they are not written to the junit.xml file. The default Jest reporter does write them to the console.