Skip to main content
NUnit.Analyzers package icon

NUnit.Analyzers

This package includes analyzers and code fixes for test projects using NUnit 3. The analyzers will mark wrong usages when writing tests, and the code fixes can be used to used to correct these usages. Version 3.0 and upwards works in Visual Studio 2019 and also enables supression of compiler errors such as errors arising from nullable reference types. For Visual Studio 2017 one must use versions below 3.0.

Total Downloads
158.2M
158,219,198
Published
Nov 27, 2023
Latest stable version

Install

.NET CLI
dotnet add package NUnit.Analyzers --version 3.10.0
Package Manager Console
Install-Package NUnit.Analyzers -Version 3.10.0
PackageReference
<PackageReference Include="NUnit.Analyzers" Version="3.10.0" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.