FsUnit 1.4.0-beta3

This is a prerelease version of FsUnit.
There is a newer version of this package available.
See the version list below for details.
dotnet add package FsUnit --version 1.4.0-beta3
                    
NuGet\Install-Package FsUnit -Version 1.4.0-beta3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FsUnit" Version="1.4.0-beta3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FsUnit" Version="1.4.0-beta3" />
                    
Directory.Packages.props
<PackageReference Include="FsUnit" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FsUnit --version 1.4.0-beta3
                    
#r "nuget: FsUnit, 1.4.0-beta3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=FsUnit&version=1.4.0-beta3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=FsUnit&version=1.4.0-beta3&prerelease
                    
Install as a Cake Tool

FsUnit is a set of extensions that add special testing syntax to NUnit.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on FsUnit:

Package Downloads
FsUnit.Sample

FsUnit is a set of extensions that add special testing syntax to NUnit.

Active.Net.AddOnlyDb

Simple syncable key-value database, based on SQLite

FsUnit.MvcSample

FsUnit.MvcSample provides a sample test for an MVC controller using FsUnit and NUnit.

jack

jack is a beanstalkd (http://kr.github.io/beanstalkd/) client written in F#. Install: nuget install jack Usage: open jack let client = Connection.parseAddress "localhost:11300" |> Client.connect client.useTube "testTube" |> ignore client.put 1000 0 30 "my message" |> ignore // priority=1000, delay=0, ttr=30 seconds client.watch "testTube" |> ignore let result = client.reserveWithTimeout 5 match result with | Success (jobId, payload) -> printfn "jobId=%i payload=%s" jobId payload client.delete jobId |> ignore | Failure msg -> failwith msg

DualSoft-UnitTest-Common-FS

Dual.UnitTest.Common.FS

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on FsUnit:

Repository Stars
mathnet/mathnet-numerics
Math.NET Numerics
lowleveldesign/wtrace
Command line tracing tool for Windows, based on ETW.
mikeobrien/HidLibrary
This library enables you to enumerate and communicate with Hid compatible USB devices in .NET.
G-Research/ParquetSharp
ParquetSharp is a .NET library for reading and writing Apache Parquet files.
Version Downloads Last Updated
7.1.1 116 6/26/2025
7.0.1 19,833 12/30/2024
7.0.0 465 12/23/2024
6.0.1 37,601 9/13/2024
6.0.0 84,080 1/11/2024
6.0.0-alpha3 1,092 12/20/2023
6.0.0-alpha2 148 12/17/2023
6.0.0-alpha1 4,463 12/12/2023
5.6.1 43,556 11/29/2023
5.6.0 21,296 11/10/2023
5.5.0 2,227 10/27/2023
5.4.0 30,535 7/11/2023
5.3.1 3,525 6/7/2023
5.3.0 14,196 5/6/2023
5.2.0 141,251 1/13/2023
5.1.0 94,253 10/29/2022
5.0.5 26,283 9/27/2022
5.0.4 5,235 9/7/2022
5.0.3 27,316 8/16/2022
5.0.2 1,209 8/15/2022 5.0.2 is deprecated because it has critical bugs.
5.0.1 3,542 8/5/2022
5.0.0 84,712 4/9/2022
4.2.0 92,802 1/21/2022
4.1.0 24,605 11/14/2021
4.0.7 22,903 10/12/2021
4.0.6 25,993 8/14/2021
4.0.5 21,348 7/18/2021
4.0.4 100,301 1/16/2021
4.0.3 671 1/16/2021
4.0.2 26,388 11/7/2020
4.0.1 20,055 7/31/2020
4.0.0 1,081 7/25/2020
3.9.0 54,735 6/25/2020
3.8.1 48,101 4/2/2020
3.8.0 112,915 11/29/2019
3.7.0 7,216 11/2/2019
3.6.0 1,169 10/30/2019
3.5.0 15,912 10/2/2019
3.4.1 14,736 8/18/2019
3.4.0 78,158 11/10/2018
3.3.0 1,532 11/9/2018
3.2.0 41,227 7/30/2018
3.1.0 52,141 2/18/2018
3.1.0-beta2 3,067 10/27/2017
3.1.0-beta1 1,054 10/25/2017
3.0.0 49,381 3/5/2017
2.4.0-alpha-2 2,835 1/20/2017
2.4.0-alpha-1 1,146 1/20/2017
2.3.2 24,784 10/4/2016
2.3.1 12,887 7/9/2016
2.3.0 2,986 6/27/2016
2.2.0 3,408 5/26/2016
2.2.0-beta1 1,292 3/7/2016
2.1.0 10,635 3/6/2016
2.0.0 3,504 2/8/2016
1.4.1 44,305 12/7/2015
1.4.0 4,871 11/3/2015
1.4.0-beta3 1,581 8/3/2015
1.4.0-beta 17,766 7/29/2015
1.3.1 8,904 7/26/2015
1.3.1-beta 1,291 7/20/2015
1.3.0.1 57,575 6/29/2014
1.2.1 19,176 4/28/2013
1.1.1 4,400 1/20/2013
1.1.0.2 3,056 11/18/2012
1.1.0.1 2,643 7/8/2012
1.1.0 2,210 4/21/2012
1.0.0.5 1,950 4/21/2012
1.0.0.4 2,382 12/25/2011
1.0.0.3 2,089 12/14/2011
0.9.1.1 2,099 12/3/2011
0.9.1 2,375 5/19/2011
0.9.0 8,987 2/12/2011

Migration to xUnit 2.0
FsUnit.NUnit compiled for net45
FsUnitDepricated module renamed to FsUnitDeprecated https://github.com/fsprojects/FsUnit/pull/46
Enable substring checks https://github.com/fsprojects/FsUnit/pull/45
Fixed assertion message for NUnit equal constraint - https://github.com/fsprojects/FsUnit/pull/60
Added support of `shouldFail` operator for xUnit, MsTest and MbUnit - https://github.com/fsprojects/FsUnit/pull/64
Added support of `instanceOfType` operator for xUnit, MsTest and MbUnit - https://github.com/fsprojects/FsUnit/pull/65
Added support of `Empty` operator for xUnit, MsTest and MbUnit - https://github.com/fsprojects/FsUnit/pull/66
Added support of `NaN` operator for xUnit, MsTest and MbUnit - https://github.com/fsprojects/FsUnit/pull/67
Added support of `haveLength` and `haveCount` operators for xUnit, MsTest and MbUnit - https://github.com/fsprojects/FsUnit/pull/68
Added support of `unique` operator for xUnit, MsTest and MbUnit - https://github.com/fsprojects/FsUnit/pull/70