xunit.assert.source
2.4.2
Requires NuGet 2.12 or higher.
dotnet add package xunit.assert.source --version 2.4.2
NuGet\Install-Package xunit.assert.source -Version 2.4.2
<PackageReference Include="xunit.assert.source" Version="2.4.2" />
paket add xunit.assert.source --version 2.4.2
#r "nuget: xunit.assert.source, 2.4.2"
// Install xunit.assert.source as a Cake Addin
#addin nuget:?package=xunit.assert.source&version=2.4.2
// Install xunit.assert.source as a Cake Tool
#tool nuget:?package=xunit.assert.source&version=2.4.2
Includes the current assertion library from xUnit.net, as source into your project. Supports any platform(s) compatible with .NET Standard 1.1.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on xunit.assert.source:
Package | Downloads |
---|---|
xunit.MSTest
Adds XUnit backwards compatibility to MSTest |
|
Xunit.Assert.That
Adds a static "That" property to the "Assert" class so that extensions can be chained. |
|
Snapshot
Utility for snapshot testing. |
|
Tiger.xUnit.Source
A collection of xUnit.net assertions, tailored for Tiger libraries. (As source.) |
|
Tiger.xUnit
A collection of xUnit.net assertions, tailored for Tiger libraries. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on xunit.assert.source:
Repository | Stars |
---|---|
dotnet/reactive
The Reactive Extensions for .NET
|
|
xunit/samples.xunit
Samples for xUnit.net (please open issues in https://github.com/xunit/xunit)
|
|
Thealexbarney/LibHac
A library that reimplements parts of the Nintendo Switch OS
|