running coverage analysis in VS2019 and resharper test runner
Hi,
I used to be able to run code coverage from within VS -> resharper -> unit tests and the unit test runner. Now Resharper is under Extensions -> Resharper. I do not see an option to run code coverage under the unit test sub menu in resharper, or in the unit test runner/sessions.
I have dotcover installed, Im running:
- VS pro 2019 V16.4.29806.167
- rehsarper 2020.2.3
- dotCover 2020.2.3
When I run dotCover standalone it gives me options to attach etc. but I don't see how this is going to to give me coverage across my VS solation that has 14 different unit test projects.
thanks!!!
Please sign in to leave a comment.