xunit.v3 support #363
Replies: 3 comments 8 replies
-
One example I have found online is keeping both versions of the package alive, like for example done by Verify https://www.nuget.org/packages/Verify.XunitV3/ Doing the same would not force people to migrate if they don't which to migrate. |
Beta Was this translation helpful? Give feedback.
-
So I think we should do the following to support xUnit 3:
Am I missing something? Update: updated the list above |
Beta Was this translation helpful? Give feedback.
-
See also #405 Maybe we should close this discussion in favor of #405 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
XUnit.v3 is now available: https://xunit.net/releases/v3/1.0.0
Discussion for supporting that.
It's a package rename, so we may prefer
Reqnroll.xUnit.v3
too?Beta Was this translation helpful? Give feedback.
All reactions