xunit.runner.visualstudio 2.5.7

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package xunit.runner.visualstudio --version 2.5.7
NuGet\Install-Package xunit.runner.visualstudio -Version 2.5.7
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.runner.visualstudio" Version="2.5.7">
  <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.visualstudio --version 2.5.7
#r "nuget: xunit.runner.visualstudio, 2.5.7"
#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.runner.visualstudio as a Cake Addin
#addin nuget:?package=xunit.runner.visualstudio&version=2.5.7

// Install xunit.runner.visualstudio as a Cake Tool
#tool nuget:?package=xunit.runner.visualstudio&version=2.5.7

About This Project

This project contains the Visual Studio runner for xUnit.net. It supports the built-in Test Explorer feature in Visual Studio 2022 and later. It supports .NET 6+ and .NET Framework 4.6.2+. It can run tests from xUnit.net 1.9.2 and later.

Latest Builds

<table> <thead> <tr> <th></th> <th>Stable</th> <th>Latest CI</th> <th>Build status</th> </tr> </thead> <tbody> <tr> <th>v2 core framework</th> <td><a href="https://www.nuget.org/packages/xunit"><img src="https://img.shields.io/nuget/v/xunit.svg?logo=nuget"></a></td> <td><a href="https://feedz.io/org/xunit/repository/xunit/packages/xunit"><img src="https://img.shields.io/badge/endpoint.svg?url=https%3A%2F%2Ff.feedz.io%2Fxunit%2Fxunit%2Fshield%2Fxunit%2Flatest"></td> <td><a href="https://actions-badge.atrox.dev/xunit/xunit/goto?ref=v2"><img src="https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fxunit%2Fxunit%2Fbadge%3Fref%3Dv2&label=build"></td> <tr> <tr> <th>v3 core framework (<a href="https://xunit.net/docs/v3-alpha">alpha docs</a>)</th> <td>N/A</td> <td><a href="https://feedz.io/org/xunit/repository/xunit/packages/xunit.v3"><img src="https://img.shields.io/badge/endpoint.svg?url=https%3A%2F%2Ff.feedz.io%2Fxunit%2Fxunit%2Fshield%2Fxunit.v3%2Flatest"></td> <td><a href="https://actions-badge.atrox.dev/xunit/xunit/goto?ref=main"><img src="https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fxunit%2Fxunit%2Fbadge%3Fref%3Dmain&label=build"></td> <tr> <tr> <th>xunit.analyzers</th> <td><a href="https://www.nuget.org/packages/xunit.analyzers"><img src="https://img.shields.io/nuget/v/xunit.analyzers.svg?logo=nuget"></a></td> <td><a href="https://feedz.io/org/xunit/repository/xunit/packages/xunit.analyzers"><img src="https://img.shields.io/badge/endpoint.svg?url=https%3A%2F%2Ff.feedz.io%2Fxunit%2Fxunit%2Fshield%2Fxunit.analyzers%2Flatest"></a></td> <td><a href="https://actions-badge.atrox.dev/xunit/xunit.analyzers/goto?ref=main"><img src="https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fxunit%2Fxunit.analyzers%2Fbadge%3Fref%3Dmain&label=build"></a></td> </tr> <tr> <th>xunit.runner.visualstudio</th> <td><a href="https://www.nuget.org/packages/xunit.runner.visualstudio"><img src="https://img.shields.io/nuget/v/xunit.runner.visualstudio.svg?logo=nuget"></a></td> <td><a href="https://feedz.io/org/xunit/repository/xunit/packages/xunit.runner.visualstudio"><img src="https://img.shields.io/badge/endpoint.svg?url=https%3A%2F%2Ff.feedz.io%2Fxunit%2Fxunit%2Fshield%2Fxunit.runner.visualstudio%2Flatest"></a></td> <td><a href="https://actions-badge.atrox.dev/xunit/xunit.runner.visualstudio/goto?ref=main"><img src="https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fxunit%2Fvisualstudio.xunit%2Fbadge%3Fref%3Dmain&label=build"></a></td> </tr> </tbody> </table>

For complete CI package lists, please visit the feedz.io package search. A free login is required.

About xUnit.net

<img align="right" width="100px" src="https://raw.githubusercontent.com/xunit/media/main/dotnet-foundation.svg" />

xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework. Written by the original inventor of NUnit v2, xUnit.net is the latest technology for unit testing C# and F# (other .NET languages may work as well, but are unsupported). xUnit.net works with Visual Studio, Visual Studio Code, ReSharper, CodeRush, and TestDriven.NET. It is part of the .NET Foundation, and operates under their code of conduct. It is licensed under Apache 2 (an OSI approved license).

For project documentation, please visit the xUnit.net project home.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (90)

Showing the top 5 NuGet packages that depend on xunit.runner.visualstudio:

Package Downloads
Microsoft.EntityFrameworkCore.Specification.Tests The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Shared test suite for Entity Framework Core database providers.

Microsoft.Azure.WebJobs.Host.TestCommon The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Sitko.Core.Xunit

Sitko.Core is a set of libraries to help build .NET Core applications fast

XUnitPriorityOrderer

Nuget for ordering test cases and collection with XUnit

Kasp.Test

some tools for fast developing back-end.

GitHub repositories (2.3K)

Showing the top 5 popular GitHub repositories that depend on xunit.runner.visualstudio:

Repository Stars
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
PowerShell/PowerShell
PowerShell for every system!
jellyfin/jellyfin
The Free Software Media System
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET Foundation community project.
NickeManarin/ScreenToGif
🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
Version Downloads Last updated
2.5.7 1,742,977 2/16/2024
2.5.6 4,843,973 12/22/2023
2.5.5 1,302,889 12/9/2023
2.5.4 2,691,970 11/18/2023
2.5.3 4,346,098 10/13/2023
2.5.2-pre.10 5,734 10/10/2023
2.5.2-pre.8 4,387 10/8/2023
2.5.2-pre.3 22,305 9/20/2023
2.5.1 2,780,834 9/18/2023
2.5.1-pre.15 6,691 9/10/2023
2.5.1-pre.11 3,333 9/2/2023
2.5.1-pre.10 38,015 8/7/2023
2.5.1-pre.4 19,527 7/21/2023
2.5.0 9,288,788 7/6/2023
2.5.0-pre.27 3,947 7/3/2023
2.5.0-pre.22 10,975 6/21/2023
2.5.0-pre.20 2,760 6/15/2023
2.5.0-pre.15 24,135 5/31/2023
2.4.5 80,923,070 5/5/2022
2.4.3 134,152,655 8/3/2020
2.4.2 12,219,049 6/2/2020
2.4.1 73,324,048 10/29/2018
2.4.1-pre.build.4071 25,323 10/7/2018
2.4.1-pre.build.4059 858,565 8/26/2018
2.4.0 58,605,466 7/17/2018
2.4.0-rc.2.build4045 5,054 7/13/2018
2.4.0-rc.1.build4038 39,457 7/2/2018
2.4.0-beta.2.build4010 149,309 5/29/2018
2.4.0-beta.1.build3958 194,797 2/12/2018
2.3.1 24,554,188 10/27/2017
2.3.1-rc2-build3844 20,925 10/20/2017
2.3.1-rc1-build3843 6,819 10/20/2017
2.3.0 1,183,737 10/6/2017
2.3.0-rc3-build3818 11,582 10/5/2017
2.3.0-rc2-build3812 8,512 10/4/2017
2.3.0-rc1-build3809 16,919 10/2/2017
2.3.0-beta5-build3769 264,518 9/1/2017
2.3.0-beta4-build3742 183,412 8/14/2017
2.3.0-beta3-build3705 229,923 6/8/2017
2.3.0-beta2-build1317 264,067 5/9/2017
2.3.0-beta1-build1309 108,699 4/6/2017
2.2.0 8,029,658 2/20/2017
2.2.0-rc4-build1270 7,919 2/18/2017
2.2.0-rc3-build1252 19,506 2/16/2017
2.2.0-rc2-build1249 17,545 2/13/2017
2.2.0-rc1-build1247 8,854 2/12/2017
2.2.0-beta5-build1225 446,965 1/16/2017
2.2.0-beta4-build1194 452,574 11/6/2016
2.2.0-beta3-build1187 28,747 10/5/2016
2.2.0-beta2-build1149 73,557 6/27/2016
2.2.0-beta1-build1144 76,279 12/20/2015
2.1.0 5,250,234 9/27/2015
2.1.0-rc2-build1126 11,003 9/20/2015
2.1.0-rc1-build1124 14,823 9/6/2015
2.1.0-beta4-build1109 15,619 8/5/2015
2.1.0-beta3-build1069 12,783 6/30/2015
2.1.0-beta2-build1055 25,156 5/3/2015
2.1.0-beta1-build1051 14,214 3/21/2015
2.0.1 669,486 7/13/2015
2.0.1-rc1-build1078 7,759 7/4/2015
2.0.0 656,884 3/16/2015
2.0.0-rc4-build1049 16,978 3/9/2015
2.0.0-rc3-build1046 27,647 2/23/2015
2.0.0-rc2-build1043 16,396 2/17/2015
2.0.0-rc1-build1030 49,879 1/20/2015
0.99.9-build1021 71,411 11/20/2014