NUnit.Extension.NUnitV2ResultWriter
3.8.0
Prefix Reserved
dotnet add package NUnit.Extension.NUnitV2ResultWriter --version 3.8.0
NuGet\Install-Package NUnit.Extension.NUnitV2ResultWriter -Version 3.8.0
<PackageReference Include="NUnit.Extension.NUnitV2ResultWriter" Version="3.8.0" />
paket add NUnit.Extension.NUnitV2ResultWriter --version 3.8.0
#r "nuget: NUnit.Extension.NUnitV2ResultWriter, 3.8.0"
// Install NUnit.Extension.NUnitV2ResultWriter as a Cake Addin #addin nuget:?package=NUnit.Extension.NUnitV2ResultWriter&version=3.8.0 // Install NUnit.Extension.NUnitV2ResultWriter as a Cake Tool #tool nuget:?package=NUnit.Extension.NUnitV2ResultWriter&version=3.8.0
This extension allows NUnit to create result files in the V2 format, which is used by many CI servers.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on NUnit.Extension.NUnitV2ResultWriter:
Package | Downloads |
---|---|
NUnit.Console
This package includes the nunit3-console runner and test engine for version 3 of the NUnit unit-testing framework. The following extensions are included with this package: * NUnitProjectLoader - loads tests from NUnit projects * VSProjectLoader - loads tests from Visual Studio projects * NUnitV2ResultWriter - saves results in NUnit V2 format. * NUnitV2FrameworkDriver - runs NUnit V2 tests. * TeamCityEventListener - supports special progress messages used by teamcity. Other extensions, if needed, must be installed separately. |
|
Animatronio
Selenium Framework |
|
JDI.UIWeb
Framework for Web UI Automation Testing |
|
JDI.UICore
Framework for UI Automation Testing. Web, Mobile, Desktop |
|
JDI.UICommons
Framework for UI Automation Testing. Web, Mobile, Desktop |
GitHub repositories (27)
Showing the top 5 popular GitHub repositories that depend on NUnit.Extension.NUnitV2ResultWriter:
Repository | Stars |
---|---|
domaindrivendev/Swashbuckle.WebApi
Seamlessly adds a swagger to WebApi projects!
|
|
xamarin/xamarin-macios
.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
|
|
xamarin/XamarinComponents
Plugins for Xamarin
|
|
dwmkerr/sharpshell
SharpShell makes it easy to create Windows Shell Extensions using the .NET Framework.
|
|
Unity-Technologies/Unity.Mathematics
The C# math library used in Unity providing vector types and math functions with a shader like syntax
|