Skip to content

NUnit Analyzers 4.5 - December 22, 2024

Latest
Compare
Choose a tag to compare
@mikkelbu mikkelbu released this 22 Dec 14:12
· 7 commits to master since this release
4a06a08

NUnit Analyzers 4.5 - December 22, 2024

The release primarily fixes a problem with the NUnit Analyzers when used with NUnit 4.3.1 - see #811 for more
information. In additional, we have also added some smaller improvements and bug fixes.

The release contains contributions from the following users (in alphabetical order):

Issues Resolved

Features and Enhancements

  • #811 NUnit2021 ignores cast operation since NUnit 4.3.1
  • #801 Allow NUnit2005 to recognize Is.Empty

Bugs

  • #794 AD0001: Occasional InvalidOperationException error in analyzer in IDE

Tooling, Process, and Documentation

  • #808 chore: Correct typo
  • #806 Add information about dotnet_diagnostic.NUnit1032.additional_dispose_methods to the docs
  • #795 chore(deps): Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0
  • #793 chore: bump version