Khareem O'Brain
Khareem O'Brain
> i had the same issue, but without using any HOC like redux, my component in step 4 was just a plain class component, somehow it was still dropping in...
Have you tried with ms code coverage instead ? I'm using VS Professional , not Enterprise . i believe MS Code Coverage is only available in Enterprise . Can you...
   Here are the screenshots
> You can use ms code coverage with FCC. RunMsCodeCoverage Yes This is the result when i did this ... -fcc-mscodecoverage-generated.runsettings was not created . only ..coverage.xml is in netcoreapp3.1\fine-code-coverage\coverage-tool-output...
> cobertura file The xml file in the coverage too output is attached below , i had to zip it so it can go through [SCORIN~1.ZIP](https://github.com/FortuneN/FineCodeCoverage/files/14936483/SCORIN.1.ZIP)
> I will check the zip when I am at my laptop. > > With both methods of collecting coverage there is the same issue. Perhaps we have hit windows...
> If the cobertura file does exist can you post it This file was not generated
Resolved , it worked when i restructured the project with shorter path . Thanks