xunit.v3.extensibility.core
0.6.0-pre.7
Prefix Reserved
dotnet add package xunit.v3.extensibility.core --version 0.6.0-pre.7
NuGet\Install-Package xunit.v3.extensibility.core -Version 0.6.0-pre.7
<PackageReference Include="xunit.v3.extensibility.core" Version="0.6.0-pre.7" />
paket add xunit.v3.extensibility.core --version 0.6.0-pre.7
#r "nuget: xunit.v3.extensibility.core, 0.6.0-pre.7"
// Install xunit.v3.extensibility.core as a Cake Addin #addin nuget:?package=xunit.v3.extensibility.core&version=0.6.0-pre.7&prerelease // Install xunit.v3.extensibility.core as a Cake Tool #tool nuget:?package=xunit.v3.extensibility.core&version=0.6.0-pre.7&prerelease
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# 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.
- New to xUnit.net? Get started with .NET Framework, .NET Core, and devices.
- 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
Stable | Latest CI (how to use) | Build status | |
---|---|---|---|
v3 core framework | |||
v2 core framework | |||
xunit.analyzers | |||
xunit.runner.visualstudio |
For complete CI package lists, please visit the feedz.io package search. A free login is required.
Sponsors
Special thanks to the .NET on AWS Open Source Software Fund for sponsoring the ongoing development of xUnit.net.
<img src="https://xunit.net/images/aws-logo.svg" style="padding: 10px 0; width: 200px" />
Help support this project by becoming a sponsor through GitHub Sponsors.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. 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 Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.7.2
- xunit.v3.common (= 0.6.0-pre.7)
-
.NETStandard 2.0
- xunit.v3.common (= 0.6.0-pre.7)
-
net6.0
- xunit.v3.common (= 0.6.0-pre.7)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on xunit.v3.extensibility.core:
Package | Downloads |
---|---|
xunit.v3.runner.inproc.console
In-process console runner for xUnit.net framework, providing the entrypoint for self-executing unit tests. Supports .NET Framework 4.7.2 or later and .NET 6.0 or later. |
|
xunit.v3.core
Includes the core library (xunit.v3.core.dll), to be used for writing tests; extensibility authors should include xunit.v3.extensibility.core instead. Supports .NET Framework 4.7.2 or later and .NET 6.0 or later. |
|
Verify.XunitV3
Enables verification of complex models and documents. |
|
NetEvolve.Extensions.XUnit.V3
This library provides various compatibility features between `NUnit`, `XUnit` and `MSTest`. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on xunit.v3.extensibility.core:
Repository | Stars |
---|---|
xunit/xunit
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
|
|
VerifyTests/Verify
Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.
|
Version | Downloads | Last updated |
---|---|---|
0.6.0-pre.7 | 41 | 11/8/2024 |
0.5.0-pre.27 | 6,353 | 10/18/2024 |
0.4.0-pre.20 | 16,844 | 9/22/2024 |
0.3.0-pre.18 | 7,054 | 8/31/2024 |
0.2.0-pre.69 | 7,588 | 7/31/2024 |