Description
Can we have code coverage for non-enterprise Visual Studio Users?
dotnet test --collect:"Code Coverage" only works if Visual Studio Enterprise is installed.
Ability to check code coverage is important for any application development. So, can we please have this prioritized?
Thanks!
Description
Can we have code coverage for non-enterprise Visual Studio Users?
dotnet test --collect:"Code Coverage"only works if Visual Studio Enterprise is installed.Ability to check code coverage is important for any application development. So, can we please have this prioritized?
Thanks!