NUnit.Extension.NUnitProjectLoader
3.6.0
This extension allows NUnit to recognize and load NUnit projects, file type .nunit.
Install-Package NUnit.Extension.NUnitProjectLoader -Version 3.6.0
dotnet add package NUnit.Extension.NUnitProjectLoader --version 3.6.0
<PackageReference Include="NUnit.Extension.NUnitProjectLoader" Version="3.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NUnit.Extension.NUnitProjectLoader --version 3.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NUnit.Extension.NUnitProjectLoader, 3.6.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
See https://raw.githubusercontent.com/nunit/nunit-project-loader/master/CHANGES.txt
Dependencies
This package has no dependencies.
Used By
NuGet packages (10)
Showing the top 5 NuGet packages that depend on NUnit.Extension.NUnitProjectLoader:
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.
|
|
Objectivity.Test.Automation.Common.NUnit
[DEPRECATED]
Use
Install-Package Ocaramba.Features
Install-Package Ocaramba.MsTest
Install-Package Ocaramba.NUnit
Install-Package Ocaramba.xUnit
instead
|
|
Animatronio
Selenium Framework
|
|
JDI.UIWeb
Framework for Web UI Automation Testing
|
|
JDI.UICore
Framework for UI Automation Testing. Web, Mobile, Desktop
|
GitHub repositories (24)
Showing the top 5 popular GitHub repositories that depend on NUnit.Extension.NUnitProjectLoader:
Repository | Stars |
---|---|
domaindrivendev/Swashbuckle.WebApi
Seamlessly adds a swagger to WebApi projects!
|
|
bridgedotnet/Bridge
:spades: C# to JavaScript compiler. Write modern mobile and web apps in C#. Run anywhere with Bridge.NET.
|
|
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
|
|
AdamsLair/duality
a 2D Game Development Framework
|
|
Unity-Technologies/Unity.Mathematics
The C# math library used in Unity providing vector types and math functions with a shader like syntax
|