You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2021. It is now read-only.
Hello! I’ve looked at the Usage Guide (both the wiki page and the PDF) but neither of them explain how to get started. They both assume that the user already knows how to obtain and run OpenCover. I’ve added the OpenCover nuget package to my solution but I could not figure out how to go from there. The Usage Guide talks about a “console application” but there is no console application anywhere that I could find.
Please provide some step-by-step instructions on how to get code coverage on a project that already has unit tests in it. Do not assume that the user already knows OpenCover. Give clear and precise instructions starting from a project with unit tests but without OpenCover already installed or familiar.
This would be really great so I can try this out! Thank you!
Hello! I’ve looked at the Usage Guide (both the wiki page and the PDF) but neither of them explain how to get started. They both assume that the user already knows how to obtain and run OpenCover. I’ve added the OpenCover nuget package to my solution but I could not figure out how to go from there. The Usage Guide talks about a “console application” but there is no console application anywhere that I could find.
Please provide some step-by-step instructions on how to get code coverage on a project that already has unit tests in it. Do not assume that the user already knows OpenCover. Give clear and precise instructions starting from a project with unit tests but without OpenCover already installed or familiar.
This would be really great so I can try this out! Thank you!