xunit.runner.msbuild
2.4.1
Prefix Reserved
.NET Framework 4.5.2
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package xunit.runner.msbuild -Version 2.4.1
dotnet add package xunit.runner.msbuild --version 2.4.1
<PackageReference Include="xunit.runner.msbuild" Version="2.4.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xunit.runner.msbuild --version 2.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: xunit.runner.msbuild, 2.4.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install xunit.runner.msbuild as a Cake Addin
#addin nuget:?package=xunit.runner.msbuild&version=2.4.1
// Install xunit.runner.msbuild as a Cake Tool
#tool nuget:?package=xunit.runner.msbuild&version=2.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MSBuild runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 4.5.2 or later.
Product | Versions |
---|---|
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on xunit.runner.msbuild:
Package | Downloads |
---|---|
froko.csprojSetup.Facts
Common setup for your C# test projects |
|
Appccelerate.Development.xUnit
Use for build infrastructure. |
|
Appccelerate.Development.xBehave
Use for build infrastructure. |
GitHub repositories (19)
Showing the top 5 popular GitHub repositories that depend on xunit.runner.msbuild:
Repository | Stars |
---|---|
SignalR/SignalR
Incredibly simple real-time web for .NET
|
|
FluentValidation/FluentValidation
A popular .NET validation library for building strongly-typed validation rules.
|
|
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
|
|
scriptcs/scriptcs
Write C# apps with a text editor, nuget and the power of Roslyn!
|
|
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
|