Skip to content
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 NUnit to the new version #152

Open
lmalenfant opened this issue May 30, 2024 · 0 comments
Open

Update NUnit to the new version #152

lmalenfant opened this issue May 30, 2024 · 0 comments

Comments

@lmalenfant
Copy link
Member

The latest NUnit library has breaking changes, in Order to update to the latest package we will need to fix the breaking changes.

There are 2 options for fixing:

  1. Change the code to match the new unit test Assert format,.
  2. Add the alias in the csproj file to use the classic method.

The preferred method is to change the code but there are possibly hundreds of lines of code to change so we need to evaluate the code to see if this can be accomplished easily all at once.

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

No branches or pull requests

1 participant