Skip to content

Update to latest xunit.netcore.extensions#1004

Merged
roncain merged 2 commits intodotnet:masterfrom
roncain:xunit.netcore.extensions
Apr 13, 2016
Merged

Update to latest xunit.netcore.extensions#1004
roncain merged 2 commits intodotnet:masterfrom
roncain:xunit.netcore.extensions

Conversation

@roncain
Copy link
Contributor

@roncain roncain commented Apr 13, 2016

This update allows us to use multiple conditions in
[ConditionalFact] tests.

This feature was added to xunit.netcore.extensions with
PR dotnet/buildtools#619, and now
that the latest package is available, we can use it.

@roncain
Copy link
Contributor Author

roncain commented Apr 13, 2016

Reviewers: I verified this is the correct version by manually updating our one use of [ConditionalFact] to include multiple conditions. It compiled and was worked successfully. That modified test is not part of this PR.

@iamjasonp
Copy link
Member

LGTM

@roncain
Copy link
Contributor Author

roncain commented Apr 13, 2016

I'll wait for @StephenBonikowsky to merge first and retest on top of his changes.

@iamjasonp
Copy link
Member

#1003 got merged 😄 test away!

roncain added 2 commits April 13, 2016 09:13
This update allows us to use multiple conditions in
[ConditionalFact] tests.

This feature was added to xunit.netcore.extensions with
PR dotnet/buildtools#619, and now
that the latest package is available, we can use it.
@roncain roncain force-pushed the xunit.netcore.extensions branch from a20ba66 to b0b5ee3 Compare April 13, 2016 16:25
@roncain
Copy link
Contributor Author

roncain commented Apr 13, 2016

Retested after rebasing on #1003. It passed again after updating newest dir.props to express the right version for xunit.netcore.extensions.

@roncain roncain merged commit b1f7748 into dotnet:master Apr 13, 2016
@roncain roncain deleted the xunit.netcore.extensions branch April 13, 2016 16:35
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.

4 participants