Maulik Shah
Results
2
comments of
Maulik Shah
While I too faced this issue with default configuration (react-scripts:4.0.0), the below script worked perfectly fine for me. `"test:coverage": "react-scripts test --coverage --watchAll=false"` I don't see any reason why this...
This is actually an issue. For a particular feature file, each scenario re-renders the component and does not re-mount it.