xunit.runner.visualstudio
4.0.0
Prefix Reserved
dotnet add package xunit.runner.visualstudio --version 4.0.0
NuGet\Install-Package xunit.runner.visualstudio -Version 4.0.0
<PackageReference Include="xunit.runner.visualstudio" Version="4.0.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="xunit.runner.visualstudio" Version="4.0.0" />
<PackageReference Include="xunit.runner.visualstudio"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add xunit.runner.visualstudio --version 4.0.0
#r "nuget: xunit.runner.visualstudio, 4.0.0"
#:package xunit.runner.visualstudio@4.0.0
#addin nuget:?package=xunit.runner.visualstudio&version=4.0.0
#tool nuget:?package=xunit.runner.visualstudio&version=4.0.0
About This Project
This project contains the VSTest adapter for xUnit.net. This adapter allows any VSTest-enabled test runner to run xUnit.net tests (which includes Test Explorer in Visual Studio 2022 and later). It supports .NET 8+ and .NET Framework 4.7.2+. It can run tests from xUnit.net 1.9.2 and later.
About xUnit.net
xUnit.net is a free, open source, community-focused unit testing tool for C#, F#, and Visual Basic.
xUnit.net works with the .NET SDK command line tools, Visual Studio, Visual Studio Code, JetBrains Rider, NCrunch, and any development environment compatible with Microsoft Testing Platform (xUnit.net v3) or VSTest (all versions of xUnit.net).
xUnit.net is part of the .NET Foundation and operates under their code of conduct. It is licensed under Apache 2 (an OSI approved license). The project is governed by a Project Lead.
For project documentation, please visit the xUnit.net project home.
- New to xUnit.net? Get started with the .NET SDK.
- Need some help building the source? See BUILDING.md.
- Want to contribute to the project? See CONTRIBUTING.md.
- Want to contribute to the assertion library? See the suggested contribution workflow in the assertion library project, as it is slightly more complex due to code being spread across two GitHub repositories.
Latest Builds
| Latest stable | Latest CI (how to use) | Build status | |
|---|---|---|---|
xunit.v3 |
|||
xunit |
|||
xunit.analyzers |
|||
xunit.runner.visualstudio |
For complete CI package lists, please visit the feedz.io package search. A free login is required.
Sponsors
Help support this project by becoming a sponsor through GitHub Sponsors.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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 | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- Microsoft.TestPlatform.ObjectModel (>= 17.13.0)
-
net8.0
- No dependencies.
NuGet packages (138)
Showing the top 5 NuGet packages that depend on xunit.runner.visualstudio:
| Package | Downloads |
|---|---|
|
Reo.Core.IntegrationTesting
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. |
|
|
Be.Vlaanderen.Basisregisters.Testing.Infrastructure.Events
Infrastructure unit-tests to validate assemblies. |
GitHub repositories (3.1K)
Showing the top 20 popular GitHub repositories that depend on xunit.runner.visualstudio:
| Repository | Stars |
|---|