xunit 2.0.0-rc3-build2880
See the version list below for details.
Requires NuGet 2.8.3 or higher.
dotnet add package xunit --version 2.0.0-rc3-build2880
NuGet\Install-Package xunit -Version 2.0.0-rc3-build2880
<PackageReference Include="xunit" Version="2.0.0-rc3-build2880" />
paket add xunit --version 2.0.0-rc3-build2880
#r "nuget: xunit, 2.0.0-rc3-build2880"
// Install xunit as a Cake Addin #addin nuget:?package=xunit&version=2.0.0-rc3-build2880&prerelease // Install xunit as a Cake Tool #tool nuget:?package=xunit&version=2.0.0-rc3-build2880&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.0.0-rc3-build2880)
- xunit.core (= 2.0.0-rc3-build2880)
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
|