Open
Description
Today with .net tool/msbuild you can specify a coverage threshold below which it fails the build.
https://github.com/tonerdo/coverlet/blob/master/Documentation/MSBuildIntegration.md#threshold
This is not supported on vstest collector integration
cc: @vagisha-nidhi