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

Upgrade to NUnit 4 and leverage new features like Assert.ThatAsync and Assert.Multiple #201

Open
Bartleby2718 opened this issue Mar 31, 2024 · 0 comments
Labels
cleanup Code cleanup and other maintenance changes that do not affect runtime behavior

Comments

@Bartleby2718
Copy link
Contributor

Nunit 4 was released 4 months ago: https://www.nuget.org/packages/NUnit/4.0.0#versions-body-tab

I think this will improve the developer experience (by showing better error messages) and speed up the test time (by removing sync-over-async).

@Bartleby2718 Bartleby2718 changed the title Upgrade to NUnit 4 Upgrade to NUnit 4 and leverage Assert.ThatAsync Mar 31, 2024
@Bartleby2718 Bartleby2718 changed the title Upgrade to NUnit 4 and leverage Assert.ThatAsync Upgrade to NUnit 4 and leverage new fatures like Assert.ThatAsync and Assert.Multiple Mar 31, 2024
@Bartleby2718 Bartleby2718 changed the title Upgrade to NUnit 4 and leverage new fatures like Assert.ThatAsync and Assert.Multiple Upgrade to NUnit 4 and leverage new features like Assert.ThatAsync and Assert.Multiple Apr 8, 2024
@madelson madelson added the cleanup Code cleanup and other maintenance changes that do not affect runtime behavior label Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code cleanup and other maintenance changes that do not affect runtime behavior
Projects
None yet
Development

No branches or pull requests

2 participants