NUnit
NUnit is a unit-testing framework for all .Net languages. Initially ported from JUnit, the current production release, version 2.5, is the sixth major release of this xUnit based unit testing tool for Microsoft .NET.
Install
dotnet add package NUnit --version 2.5.7.10213
Install-Package NUnit -Version 2.5.7.10213
<PackageReference Include="NUnit" Version="2.5.7.10213" />
Frameworks
No framework metadata available.
Dependencies
No declared dependencies.
Adoption guide
Teams that value its attribute model, parameterized tests and established NUnit conventions.
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.