FsUnit.xUnit
5.0.1
.NET Standard 2.0
Install-Package FsUnit.xUnit -Version 5.0.1
dotnet add package FsUnit.xUnit --version 5.0.1
<PackageReference Include="FsUnit.xUnit" Version="5.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FsUnit.xUnit --version 5.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FsUnit.xUnit, 5.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install FsUnit.xUnit as a Cake Addin
#addin nuget:?package=FsUnit.xUnit&version=5.0.1
// Install FsUnit.xUnit as a Cake Tool
#tool nuget:?package=FsUnit.xUnit&version=5.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
FsUnit is a set of extensions that add special testing syntax to xUnit.
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 |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- FSharp.Core (>= 5.0.2)
- NETStandard.Library (>= 2.0.3)
- NHamcrest (>= 2.0.1 && < 2.1.0)
- xunit (>= 2.4.2 && < 2.5.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on FsUnit.xUnit:
Package | Downloads |
---|---|
FsUnit.xUnit.Sample
FsUnit is a set of extensions that add special testing syntax to xUnit. |
|
far_net
Description |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on FsUnit.xUnit:
Repository | Stars |
---|---|
dotnet/installer
.NET SDK Installer
|
|
imazen/resizer
The official repository for ImageResizer
|
|
exercism/v3
The work-in-progress project for developing v3 tracks
|
Version | Downloads | Last updated |
---|---|---|
5.0.1 | 511 | 8/5/2022 |
5.0.0 | 57,506 | 4/9/2022 |
4.2.0 | 48,240 | 1/21/2022 |
4.1.0 | 16,804 | 11/14/2021 |
4.0.7 | 36,645 | 10/12/2021 |
4.0.6 | 16,847 | 8/14/2021 |
4.0.5 | 5,265 | 7/18/2021 |
4.0.4 | 79,694 | 1/16/2021 |
4.0.3 | 290 | 1/16/2021 |
4.0.2 | 20,414 | 11/7/2020 |
4.0.1 | 13,579 | 7/31/2020 |
4.0.0 | 795 | 7/25/2020 |
3.9.0 | 8,726 | 6/25/2020 |
3.8.1 | 22,568 | 4/2/2020 |
3.8.0 | 90,963 | 11/29/2019 |
3.7.0 | 6,655 | 11/2/2019 |
3.6.0 | 856 | 10/30/2019 |
3.5.0 | 24,266 | 10/2/2019 |
3.4.1 | 17,044 | 8/18/2019 |
3.4.0 | 55,298 | 11/10/2018 |
3.3.0 | 617 | 11/9/2018 |
3.2.0 | 10,018 | 7/30/2018 |
3.1.0 | 77,036 | 2/18/2018 |
3.1.0-beta2 | 3,344 | 10/27/2017 |
3.1.0-beta1 | 737 | 10/25/2017 |
3.0.0 | 12,875 | 8/11/2017 |
1.4.1 | 45,516 | 12/7/2015 |
1.4.0 | 1,486 | 11/3/2015 |
1.4.0-beta5 | 1,060 | 10/3/2015 |
1.4.0-beta2 | 996 | 7/30/2015 |
1.4.0-beta | 927 | 7/28/2015 |
1.3.1 | 3,287 | 7/26/2015 |
1.3.1-beta | 861 | 7/20/2015 |
1.3.0.1 | 11,073 | 6/29/2014 |
1.2.2.1 | 5,684 | 1/3/2014 |
1.2.1.2 | 2,208 | 12/20/2012 |
1.1.1.3 | 1,008 | 1/3/2014 |
1.1.1.2 | 1,434 | 11/18/2012 |
1.1.1 | 1,323 | 11/11/2012 |
1.1.0.1 | 1,333 | 7/8/2012 |
1.1.0 | 1,365 | 4/21/2012 |
1.0.0.4 | 1,375 | 12/25/2011 |
1.0.0.3 | 1,239 | 12/14/2011 |
1.0.0 | 2,213 | 12/10/2011 |
- Docs updates
- Dependecies update