Skip to content

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

@Numpsy Numpsy marked this pull request as ready for review October 12, 2025 12:31
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