NUnit.ConsoleRunner 3.22.0 — NuGet Package for .NET
NUnit.ConsoleRunner 3.22.0 NuGet package for .NET. This package includes the nunit3-console runner and test engine for version 3 of the NUnit…
Authors: Charlie Poole, Rob Prouse
Total downloads: 73,934,503
Project URL: https://nunit.org/
License: https://www.nuget.org/packages/NUnit.ConsoleRunner/3.22.0/license
Tags: nunit, test, testing, tdd, runner
Install NUnit.ConsoleRunner 3.22.0
.NET CLI
dotnet add package NUnit.ConsoleRunner --version 3.22.0
Package Manager Console
Install-Package NUnit.ConsoleRunner -Version 3.22.0
PackageReference (csproj)
<PackageReference Include="NUnit.ConsoleRunner" Version="3.22.0" />
View full details, downloads chart, dependencies and version history on NuBrowse.