xunit.runners
2.0.0
Prefix Reserved
Requires NuGet 2.8.1 or higher.
dotnet add package xunit.runners --version 2.0.0
NuGet\Install-Package xunit.runners -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="xunit.runners" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xunit.runners --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: xunit.runners, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install xunit.runners as a Cake Addin #addin nuget:?package=xunit.runners&version=2.0.0 // Install xunit.runners as a Cake Tool #tool nuget:?package=xunit.runners&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NOTE: This empty package exists to assist users upgrading from xUnit.net v1.x to v2.x.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (11)
Showing the top 5 popular GitHub repositories that depend on xunit.runners:
Repository | Stars |
---|---|
Glimpse/Glimpse
The open source diagnostics platform for the web
|
|
facebook-csharp-sdk/facebook-csharp-sdk
Facebook SDK for .NET
|
|
etishor/Metrics.NET
The Metrics.NET library provides a way of instrumenting applications with custom metrics (timers, histograms, counters etc) that can be reported in various ways and can provide insights on what is happening inside a running application.
|
|
imazen/resizer
The official repository for ImageResizer
|
|
louthy/csharp-monad
Library of monads for C#
|