I have created a test automation suite using Selenium and NUnit in VS 2017, to test a web site hosted on Azure. I would like to check the % of code coverage my tests have on the webapp source code. Is there any good way to do this? Thanks in advance for your help.
↧