xunit.runner.visualstudio
2.5.3
Prefix Reserved
See the version list below for details.
dotnet add package xunit.runner.visualstudio --version 2.5.3
NuGet\Install-Package xunit.runner.visualstudio -Version 2.5.3
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.3" />
<PackageReference Include="xunit.runner.visualstudio"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add xunit.runner.visualstudio --version 2.5.3
#r "nuget: xunit.runner.visualstudio, 2.5.3"
#:package xunit.runner.visualstudio@2.5.3
#addin nuget:?package=xunit.runner.visualstudio&version=2.5.3
#tool nuget:?package=xunit.runner.visualstudio&version=2.5.3
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.
- New to xUnit.net? Get started with .NET Framework and .NET Core.
- Need some help building the source? See BUILDING.md.
- Want to contribute to the project? See CONTRIBUTING.md.
About xUnit.net
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#, F#, VB.NET and other .NET languages. xUnit.net works with ReSharper, CodeRush, TestDriven.NET and Xamarin. 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 | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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. |
-
.NETFramework 4.6.2
- Microsoft.TestPlatform.ObjectModel (>= 17.7.2)
-
net6.0
- No dependencies.
NuGet packages (135)
Showing the top 5 NuGet packages that depend on xunit.runner.visualstudio:
| Package | Downloads |
|---|---|
|
Reo.Core.IntegrationTesting
Package Description |
|
|
Microsoft.EntityFrameworkCore.Specification.Tests
Shared test suite for Entity Framework Core database providers. |
|
|
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.7K)
Showing the top 20 popular GitHub repositories that depend on xunit.runner.visualstudio:
| Repository | Stars |
|---|---|
|
2dust/v2rayN
A GUI client for Windows, Linux and macOS, support Xray and sing-box and others
|
|
|
PowerShell/PowerShell
PowerShell for every system!
|
|
|
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
|
|
|
DevToys-app/DevToys
A Swiss Army knife for developers.
|
|
|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The future of .NET UI
|
|
|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
|
NickeManarin/ScreenToGif
🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
|
|
|
Devolutions/UniGetUI
UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
|
|
|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
|
DapperLib/Dapper
Dapper - a simple object mapper for .Net
|
|
|
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 10
|
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
|
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
|
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
|
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
|
|
|
winsw/winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
|
|
|
babalae/better-genshin-impact
📦BetterGI · 更好的原神 - 自动拾取 | 自动剧情 | 全自动钓鱼(AI) | 全自动七圣召唤 | 自动伐木 | 自动刷本 | 自动采集/挖矿/锄地 | 一条龙 | 全连音游 | 自动烹饪 - UI Automation Testing Tools For Genshin Impact
|
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.0-pre.4 | 4,653 | 4/12/2026 |
| 4.0.0-pre.3 | 6,024 | 3/25/2026 |
| 3.1.5 | 39,600,248 | 9/27/2025 |
| 3.1.4 | 13,337,997 | 8/16/2025 |
| 3.1.3 | 6,447,394 | 7/16/2025 |
| 3.1.2 | 1,238,581 | 7/14/2025 |
| 3.1.1 | 8,246,544 | 6/7/2025 |
| 3.1.0 | 10,022,484 | 5/3/2025 |
| 3.0.2 | 27,427,596 | 2/7/2025 |
| 3.0.1 | 12,069,977 | 1/10/2025 |
| 3.0.0 | 6,585,131 | 12/16/2024 |
| 3.0.0-pre.49 | 325,303 | 11/8/2024 |
| 3.0.0-pre.42 | 74,599 | 10/18/2024 |
| 3.0.0-pre.35 | 153,662 | 9/22/2024 |
| 3.0.0-pre.30 | 89,793 | 8/31/2024 |
| 3.0.0-pre.24 | 91,183 | 8/6/2024 |
| 3.0.0-pre.20 | 27,572 | 7/31/2024 |
| 2.8.2 | 80,194,688 | 7/8/2024 |
| 2.8.1 | 15,049,591 | 5/25/2024 |
| 2.5.3 | 39,924,731 | 10/13/2023 |