-
Notifications
You must be signed in to change notification settings - Fork 285
Open
Labels
Area: MSTestIssues with MSTest that are not specific to more refined area (e.g. analyzers or assertions)Issues with MSTest that are not specific to more refined area (e.g. analyzers or assertions)Breaking ‼️
Milestone
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.
Metadata
Metadata
Assignees
Labels
Area: MSTestIssues with MSTest that are not specific to more refined area (e.g. analyzers or assertions)Issues with MSTest that are not specific to more refined area (e.g. analyzers or assertions)Breaking ‼️