I'm using AxoCover extension, and I'm used to this coverage visualization like so in the screenshot below:
Can't really find anything that would do the same thing for .NET Core. Can anybody point me out any .NET Core alternative for this extension?
I'm using AxoCover extension, and I'm used to this coverage visualization like so in the screenshot below:
Can't really find anything that would do the same thing for .NET Core. Can anybody point me out any .NET Core alternative for this extension?
There is the free Visual Studio extension Fine Code Coverage, that does what you want. It supports the full .NET Framework and .NET Core.