xunit 2.2.0-beta1-build3239
See the version list below for details.
Requires NuGet 2.8.5 or higher.
dotnet add package xunit --version 2.2.0-beta1-build3239
NuGet\Install-Package xunit -Version 2.2.0-beta1-build3239
<PackageReference Include="xunit" Version="2.2.0-beta1-build3239" />
paket add xunit --version 2.2.0-beta1-build3239
#r "nuget: xunit, 2.2.0-beta1-build3239"
// Install xunit as a Cake Addin #addin nuget:?package=xunit&version=2.2.0-beta1-build3239&prerelease // Install xunit as a Cake Tool #tool nuget:?package=xunit&version=2.2.0-beta1-build3239&prerelease
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.
Installing this package installs xunit.core and xunit.assert.
Learn more about Target Frameworks and .NET Standard.
-
- xunit.assert (= 2.2.0-beta1-build3239)
- xunit.core (= 2.2.0-beta1-build3239)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on xunit:
Package | Downloads |
---|---|
xunit.extensions
NOTE: This empty package exists to assist users upgrading from xUnit.net v1.x to v2.x. |
|
Microsoft.VisualStudio.Sdk.TestFramework.Xunit
A test library to help in writing unit and integration tests for Visual Studio extensions. |
GitHub repositories (2.6K)
Showing the top 5 popular GitHub repositories that depend on xunit:
Repository | Stars |
---|---|
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
|
|
PowerShell/PowerShell
PowerShell for every system!
|
|
jellyfin/jellyfin
The Free Software Media System
|
|
DevToys-app/DevToys
A Swiss Army knife for developers.
|
|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
|