![]() |
VOOZH | about |
This package will only be updated for security issues. All future feature work has moved onto v3.
Guide for migrating from xUnit.net v2 to v3: https://xunit.net/docs/getting-started/v3/migration
Requires NuGet 2.12 or higher.
dotnet add package xunit.console --version 2.9.3
NuGet\Install-Package xunit.console -Version 2.9.3
<PackageReference Include="xunit.console" Version="2.9.3" />
<PackageVersion Include="xunit.console" Version="2.9.3" />Directory.Packages.props
<PackageReference Include="xunit.console" />Project file
paket add xunit.console --version 2.9.3
#r "nuget: xunit.console, 2.9.3"
#:package xunit.console@2.9.3
#addin nuget:?package=xunit.console&version=2.9.3Install as a Cake Addin
#tool nuget:?package=xunit.console&version=2.9.3Install as a Cake Tool
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.
For complete CI package lists, please visit the feedz.io package search. A free login is required.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp1.0 netcoreapp1.0 is compatible. netcoreapp1.1 netcoreapp1.1 was computed. netcoreapp2.0 netcoreapp2.0 is compatible. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
This package is not used by any NuGet packages.
Showing the top 8 popular GitHub repositories that depend on xunit.console:
| Repository | Stars |
|---|---|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
|
veldrid/veldrid
A low-level, portable graphics library for .NET.
|
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
|
temporalio/sdk-dotnet
Temporal .NET SDK
|
|
|
mellinoe/ShaderGen
Proof-of-concept library for generating HLSL, GLSL, and Metal shader code from C#,
|
|
|
VSadov/Satori
Experimenting with dotnet runtime.
|
|
|
temporalio/samples-dotnet
Samples for working with the Temporal .NET SDK
|
|
|
magic-chunks/magic-chunks-dotnetcore
Easy to use tool to config transformations for JSON, XML and YAML.
|