FsUnit 6.0.0

dotnet add package FsUnit --version 6.0.0
NuGet\Install-Package FsUnit -Version 6.0.0
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="6.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FsUnit --version 6.0.0
#r "nuget: FsUnit, 6.0.0"
#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.
// Install FsUnit as a Cake Addin
#addin nuget:?package=FsUnit&version=6.0.0

// Install FsUnit as a Cake Tool
#tool nuget:?package=FsUnit&version=6.0.0

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

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (11)

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.

FAkka.Shared

Package Description

Active.Net.AddOnlyDb

Simple syncable key-value database, based on SQLite

FAkka.Server

Package Description

FsUnit.MvcSample

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

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
6.0.0 6,763 1/11/2024
6.0.0-alpha3 279 12/20/2023
6.0.0-alpha2 99 12/17/2023
6.0.0-alpha1 438 12/12/2023
5.6.1 6,753 11/29/2023
5.6.0 9,800 11/10/2023
5.5.0 1,659 10/27/2023
5.4.0 17,160 7/11/2023
5.3.1 3,184 6/7/2023
5.3.0 9,372 5/6/2023
5.2.0 98,743 1/13/2023
5.1.0 55,862 10/29/2022
5.0.5 21,856 9/27/2022
5.0.4 4,407 9/7/2022
5.0.3 25,554 8/16/2022
5.0.2 1,034 8/15/2022
5.0.1 2,930 8/5/2022
5.0.0 67,328 4/9/2022
4.2.0 71,857 1/21/2022
4.1.0 22,670 11/14/2021
4.0.7 21,475 10/12/2021
4.0.6 22,187 8/14/2021
4.0.5 16,942 7/18/2021
4.0.4 94,334 1/16/2021
4.0.3 576 1/16/2021
4.0.2 26,070 11/7/2020
4.0.1 18,255 7/31/2020
4.0.0 971 7/25/2020
3.9.0 35,845 6/25/2020
3.8.1 44,376 4/2/2020
3.8.0 92,009 11/29/2019
3.7.0 6,981 11/2/2019
3.6.0 1,058 10/30/2019
3.5.0 14,508 10/2/2019
3.4.1 13,924 8/18/2019
3.4.0 77,129 11/10/2018
3.3.0 1,387 11/9/2018
3.2.0 31,828 7/30/2018
3.1.0 51,411 2/18/2018
3.1.0-beta2 2,821 10/27/2017
3.1.0-beta1 844 10/25/2017
3.0.0 48,495 3/5/2017
2.4.0-alpha-2 2,619 1/20/2017
2.4.0-alpha-1 926 1/20/2017
2.3.2 19,458 10/4/2016
2.3.1 12,559 7/9/2016
2.3.0 2,738 6/27/2016
2.2.0 3,168 5/26/2016
2.2.0-beta1 1,055 3/7/2016
2.1.0 10,371 3/6/2016
2.0.0 3,266 2/8/2016
1.4.1 43,943 12/7/2015
1.4.0 4,586 11/3/2015
1.4.0-beta3 1,353 8/3/2015
1.4.0-beta 5,230 7/29/2015
1.3.1 8,629 7/26/2015
1.3.1-beta 1,063 7/20/2015
1.3.0.1 56,775 6/29/2014
1.2.1 18,806 4/28/2013
1.1.1 4,121 1/20/2013
1.1.0.2 2,789 11/18/2012
1.1.0.1 2,390 7/8/2012
1.1.0 1,965 4/21/2012
1.0.0.5 1,691 4/21/2012
1.0.0.4 2,120 12/25/2011
1.0.0.3 1,830 12/14/2011
0.9.1.1 1,846 12/3/2011
0.9.1 2,105 5/19/2011
0.9.0 8,155 2/12/2011

- [BREAKING] FsUnit (NUnit v4 as dependency) drops netstandard2.0 as target framework.
- Migrate to NUnit v4. - (https://github.com/fsprojects/FsUnit/pull/259)
- Update dependencies to MsTest v3. - (https://github.com/fsprojects/FsUnit/pull/260)
- Update/Fix docs. - (https://github.com/fsprojects/FsUnit/pull/262)