FsUnit.xUnit
5.0.3
.NET 6.0
.NET Standard 2.0
Install-Package FsUnit.xUnit -Version 5.0.3
dotnet add package FsUnit.xUnit --version 5.0.3
<PackageReference Include="FsUnit.xUnit" Version="5.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FsUnit.xUnit --version 5.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FsUnit.xUnit, 5.0.3"
#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.3
// Install FsUnit.xUnit as a Cake Tool
#tool nuget:?package=FsUnit.xUnit&version=5.0.3
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.
-
- FSharp.Core (>= 5.0.2)
- NHamcrest (>= 3.0.1 && < 3.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.3 | 152 | 8/16/2022 | |
5.0.2 | 201 | 8/15/2022 | |
5.0.1 | 857 | 8/5/2022 | |
5.0.0 | 61,867 | 4/9/2022 | |
4.2.0 | 48,833 | 1/21/2022 | |
4.1.0 | 16,949 | 11/14/2021 | |
4.0.7 | 36,682 | 10/12/2021 | |
4.0.6 | 17,007 | 8/14/2021 | |
4.0.5 | 5,299 | 7/18/2021 | |
4.0.4 | 79,950 | 1/16/2021 | |
4.0.3 | 292 | 1/16/2021 | |
4.0.2 | 20,465 | 11/7/2020 | |
4.0.1 | 13,593 | 7/31/2020 | |
4.0.0 | 795 | 7/25/2020 | |
3.9.0 | 8,772 | 6/25/2020 | |
3.8.1 | 22,662 | 4/2/2020 | |
3.8.0 | 91,018 | 11/29/2019 | |
3.7.0 | 6,655 | 11/2/2019 | |
3.6.0 | 856 | 10/30/2019 | |
3.5.0 | 24,296 | 10/2/2019 | |
3.4.1 | 17,044 | 8/18/2019 | |
3.4.0 | 55,424 | 11/10/2018 | |
3.3.0 | 617 | 11/9/2018 | |
3.2.0 | 10,025 | 7/30/2018 | |
3.1.0 | 77,038 | 2/18/2018 | |
3.1.0-beta2 | 3,344 | 10/27/2017 | |
3.1.0-beta1 | 737 | 10/25/2017 | |
3.0.0 | 12,877 | 8/11/2017 | |
1.4.1 | 45,517 | 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 |
- Fixed a reference issue with .NET Framework.