Open
Description
Summary
Consider enabling MapInconclusiveToFailed
in Microsoft.Testing.Platform. Possibly other currently-disabled test-quality related settings can be set to the stricter mode.
Background and Motivation
MTP can be an opportunity to let the test owners remove inconclusive test results. For code quality tests should either succeed or its results treated as non-success.
Alternative Designs
Currently this (and other) setting can be set manually.