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

NUnit tests are using deprecated asserts. Migrate to new NUnit patterns. #41

Open
AtwoodTM opened this issue Aug 6, 2024 · 0 comments

Comments

@AtwoodTM
Copy link

AtwoodTM commented Aug 6, 2024

See:

https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2005.md
https://github.com/nunit/nunit.analyzers/blob/master/documentation/NUnit2006.md

These migrations need to be made to remove warnings in .NET 6 and to allow upgrading to .NET 8 (where they are errors).

AtwoodTM added a commit to AtwoodTM/dynamitey that referenced this issue Aug 6, 2024
Feature/ekonbenefits#41: Updated NUnit tests to new Assert.That pattern.
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