NUnit 4 Framework

by NUnit

A unit-testing framework for all .NET languages. It can be used for a wide range of testing, from unit testing with TDD to full fledged system and integration testing.

Version
4.4.0
License
MIT
Installer
zip
Architecture
x64
Package ID
NUnit.NUnit
dotnet.netunittestingframeworkunit-testing-frameworknunit4frameworknunit-4-frameworknunitlite-runner.exenunitliterunnernunit-lite-runnerrequirescmd
Install winget install NUnit.NUnit Click to copy
↓ Download Installer

About NUnit 4 Framework

A unit-testing framework for all .NET languages. It can be used for a wide range of testing, from unit testing with TDD to full fledged system and integration testing. Note that due to the Winget package on x64 needing at least one .NET dependency for its x64 .exe-s to pass validation, the Winget package's x64 version automatically installs the .NET 8 Runtime, regardless of whether or not the user solely intends to use the .NET 6 or 4 .exe-s. The PATH shortcut will also lead to the .NET 8 .exe by default. This can optionally be avoided by installing the designated x86 version with "-a x86", as the .NET 4 .exe used for x86 validation is not known to need a dependency. The PATH shortcut will however lead to the .NET 4 .exe by default. In either situation, a functional x64 .exe for .NET 6 is furthermore also in the package.

Frequently Asked Questions

How do I install NUnit 4 Framework using winget?
Open Windows Terminal or PowerShell and run: winget install NUnit.NUnit. Winget is built into Windows 10 (version 1809+) and Windows 11 — no separate download required.
What is NUnit 4 Framework?
A unit-testing framework for all .NET languages. It can be used for a wide range of testing, from unit testing with TDD to full fledged system and integration testing.
Is NUnit 4 Framework free to download?
NUnit 4 Framework is available under the MIT license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update NUnit 4 Framework with winget?
Run winget upgrade NUnit.NUnit in Windows Terminal or PowerShell to update NUnit 4 Framework to the latest available version.
What Windows versions support NUnit 4 Framework?
The installer for NUnit 4 Framework targets the x64 architecture. Check the publisher’s documentation for minimum Windows version requirements. Winget itself requires Windows 10 version 1809 or later.