Skip to content

Update to XUnit v3 #467

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Update to XUnit v3 #467

wants to merge 1 commit into from

Conversation

Numpsy
Copy link
Collaborator

@Numpsy Numpsy commented Jun 14, 2025

Any thoughts or objections on updating to XUnit v3? (the NuGet package is 'xunit.v3' instead of 'xunit' so it doesn't appear as a direct upgrade option)

@Numpsy Numpsy marked this pull request as draft June 14, 2025 15:45

module Program =

let [<EntryPoint>] main _ =
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

XUnit 3 can run tests directly just by doing 'dotnet run' on the project, which generates the entry points for you

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant