NUnit Analyzers 4.6 - January 9, 2025
This release contains two improvements: Allowing NUnit1001
to understand DateOnly
and TimeOnly
parameters in
TestCaseUsage
and making NUnit2045
support Assert.EnterMultipleScope
(introduced in NUnit version 4.2).
The release contains contributions from the following users (in alphabetical order):
Issues Resolved
Features and Enhancements
- #820 NUnit1001 compains about DateOnly parameters
- #769 Recognized the new Assert.EnterMultipleScope() concept.
Tooling, Process, and Documentation