Skip to content

Conversation

@jasonmalinowski
Copy link
Member

The newer library is now nullable enabled, so we can get rid of some helpers we have that duplicate it.

This is currently blocked by xunit/xunit#2396.

xunit's Assert.NotNull is now null annotated. We had a few uses of
a separate helper that took a message, which I just inlined.
xunit now has Assert.Fail.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant