jest-junit
jest-junit copied to clipboard
Report is not generated when using --forceExit
Hi,
Unfortunately we need to run our jest with --forceExit in order to finish on edge cases.
Because of it the report is not generated well and the tests are missing in the files.
Does anyone any idea how get the report generates on that case?