Skip to content

Xunit3 support #533

Closed Answered by DerAlbertCom
infinitejest69 asked this question in Q&A
Mar 21, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

TestRunner support in Verify is just a little Wrapper, nothing fancy. But Verify has NUnit support. https://www.nuget.org/packages/Verify.NUnit/

If still you plan to switch to xUnit, you can already use xUnit v2. With Reqnroll and Verify. The switch to xUnit v3 when xUnit 3 eventually will be supported will not be that hard, from a Test Writing perspective it's mostly additive and using the same namespace then v2.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@DerAlbertCom
Comment options

Answer selected by 304NotModified
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants