You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bartleby2718
changed the title
Upgrade to NUnit 4
Upgrade to NUnit 4 and leverage Assert.ThatAsync
Mar 31, 2024
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
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
added
the
cleanup
Code cleanup and other maintenance changes that do not affect runtime behavior
label
Jun 30, 2024
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).
The text was updated successfully, but these errors were encountered: