-
Notifications
You must be signed in to change notification settings - Fork 540
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update xunit to xunitv3 #7556
Comments
Is this about the templates or the source code in this repo? If templates, we have #7225 already. |
Yes, I already noticed. Thank you. |
Sorry, are you asking about adding these to the test templates? |
Yes |
OK thanks for clarifying. Those packages seem to only have preview releases and have very low usage. I don't think they're good candidates for inclusion in the template. Folks are always free to add them to their projects. |
Can Aspire update the Xunit version to xunit.v3?
Also add to the project
Packs: "Autofixture.automoq" Version = "5.0-preview0012" Autofixture.xunit3 "Version ="5.0-preview0012"
For creating CustomAutoDataAttribute and use IFixture + moq
https://xunit.net/docs/getting-started/v3/whats-new
The text was updated successfully, but these errors were encountered: