Question: I’m using React and when I run the unit tests with “jest –coverage”, the coverage report shows me the already compiled code (attached image). It should show me in the report the component as I wrote it (I attach ...
Question: I’m using React and when I run the unit tests with “jest –coverage”, the coverage report shows me the already compiled code (attached image). It should show me in the report the component as I wrote it (I attach ...