E530 Setting MapNotRunnableToFailed to true by default by vagisha-nidhi · Pull Request #610 · microsoft/testfx · GitHub
[go: up one dir, main page]

Skip to content

Setting MapNotRunnableToFailed to true by default#610

Merged
vagisha-nidhi merged 2 commits intomicrosoft:masterfrom
vagisha-nidhi:SetMapNotRunnableToFailedToTrue
Apr 29, 2019
Merged

Setting MapNotRunnableToFailed to true by default#610
vagisha-nidhi merged 2 commits intomicrosoft:masterfrom
vagisha-nidhi:SetMapNotRunnableToFailedToTrue

Conversation

@vagisha-nidhi
Copy link
Contributor

Setting MSTest settings option MapNotRunnableToFailed to true by default. This will lead all tests that cannot be executed to result in failed outcome.


[TestMethod]
public void UniTestHelperToTestOutcomeForUnitTestOutcomeNotRunnableShouldReturnTestOutcomeNoneWhenNotSpecified()
public void UniTestHelperToTestOutcomeForUnitTestOutcomeNotRunnableShouldReturnTestOutcomeNoneWhenSpecified()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change the name for this test.
Should start with UnitTestResults* and just specified, does not make sense. Make sure you call out it's set to false.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similar for the test below.

@singhsarab
Copy link
Contributor

I want us to be careful with this change, please make sure it is available as part of the beta release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

0