I am relatively new to the Visual Studio IDE and working on a C# project for which I am using xUnit framework to do testing.
I have planned to use the "OpenCover" tool for determining the code coverage. Could someone tell me how to integrate this tool with Visual Studio?