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
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?
Hi,
Unfortunately we need to run our jest with
--forceExitin 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?