axodox / AxoCover

Nice and free .Net code coverage support for Visual Studio with OpenCover.
https://marketplace.visualstudio.com/items?itemName=axodox1.AxoCover
MIT License
249 stars 60 forks source link

Not clearing tests after changes - Runing last covered "code" #205

Open IAlmeidaCE-23 opened 5 years ago

IAlmeidaCE-23 commented 5 years ago

After running a cover and change tests codes for right flow, tests are not updating running on Axo.

In Vs test manager all tests area up to date.

Sample: Running 73 testes on first time, 3 tests reports error. Change tests and correcting code. Run on VS Test Manager and all passed Run on Axo, same result is show with 3 fails and same stack