Skip to content

Where is Assert.Pass in Xunit? Is there equivalent way of doing this as in NUnit #2637

Answered by bradwilson
epitka asked this question in Question
Discussion options

You must be logged in to vote

There isn't one. You could simply use return; to exit the test early.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bradwilson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants