FsUnit 7.1.1
dotnet add package FsUnit --version 7.1.1
NuGet\Install-Package FsUnit -Version 7.1.1
<PackageReference Include="FsUnit" Version="7.1.1" />
<PackageVersion Include="FsUnit" Version="7.1.1" />
<PackageReference Include="FsUnit" />
paket add FsUnit --version 7.1.1
#r "nuget: FsUnit, 7.1.1"
#:package FsUnit@7.1.1
#addin nuget:?package=FsUnit&version=7.1.1
#tool nuget:?package=FsUnit&version=7.1.1
FsUnit is a set of extensions that add special testing syntax to NUnit.
| Product | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
- FSharp.Core (>= 5.0.2)
- NUnit (>= 4.0.1)
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 | 21,327 | 6/26/2025 | |
| 7.0.1 | 27,804 | 12/30/2024 | |
| 7.0.0 | 675 | 12/23/2024 | |
| 6.0.1 | 59,291 | 9/13/2024 | |
| 6.0.0 | 94,537 | 1/11/2024 | |
| 6.0.0-alpha3 | 1,134 | 12/20/2023 | |
| 6.0.0-alpha2 | 205 | 12/17/2023 | |
| 6.0.0-alpha1 | 7,389 | 12/12/2023 | |
| 5.6.1 | 47,460 | 11/29/2023 | |
| 5.6.0 | 27,048 | 11/10/2023 | |
| 5.5.0 | 2,339 | 10/27/2023 | |
| 5.4.0 | 31,288 | 7/11/2023 | |
| 5.3.1 | 3,783 | 6/7/2023 | |
| 5.3.0 | 14,561 | 5/6/2023 | |
| 5.2.0 | 144,372 | 1/13/2023 | |
| 5.1.0 | 109,306 | 10/29/2022 | |
| 5.0.5 | 27,772 | 9/27/2022 | |
| 5.0.4 | 5,406 | 9/7/2022 | |
| 5.0.3 | 27,577 | 8/16/2022 | |
| 5.0.2 | 3,560 | 8/15/2022 | |
| 5.0.1 | 3,794 | 8/5/2022 | |
| 5.0.0 | 88,807 | 4/9/2022 | |
| 4.2.0 | 97,296 | 1/21/2022 | |
| 4.1.0 | 25,630 | 11/14/2021 | |
| 4.0.7 | 23,648 | 10/12/2021 | |
| 4.0.6 | 26,127 | 8/14/2021 | |
| 4.0.5 | 21,959 | 7/18/2021 | |
| 4.0.4 | 100,999 | 1/16/2021 | |
| 4.0.3 | 777 | 1/16/2021 | |
| 4.0.2 | 26,513 | 11/7/2020 | |
| 4.0.1 | 20,861 | 7/31/2020 | |
| 4.0.0 | 1,180 | 7/25/2020 | |
| 3.9.0 | 58,329 | 6/25/2020 | |
| 3.8.1 | 48,657 | 4/2/2020 | |
| 3.8.0 | 115,514 | 11/29/2019 | |
| 3.7.0 | 7,327 | 11/2/2019 | |
| 3.6.0 | 1,281 | 10/30/2019 | |
| 3.5.0 | 16,480 | 10/2/2019 | |
| 3.4.1 | 14,923 | 8/18/2019 | |
| 3.4.0 | 78,416 | 11/10/2018 | |
| 3.3.0 | 1,636 | 11/9/2018 | |
| 3.2.0 | 44,539 | 7/30/2018 | |
| 3.1.0 | 52,645 | 2/18/2018 | |
| 3.1.0-beta2 | 3,239 | 10/27/2017 | |
| 3.1.0-beta1 | 1,219 | 10/25/2017 | |
| 3.0.0 | 49,844 | 3/5/2017 | |
| 2.4.0-alpha-2 | 3,014 | 1/20/2017 | |
| 2.4.0-alpha-1 | 1,305 | 1/20/2017 | |
| 2.3.2 | 25,867 | 10/4/2016 | |
| 2.3.1 | 13,043 | 7/9/2016 | |
| 2.3.0 | 3,144 | 6/27/2016 | |
| 2.2.0 | 3,572 | 5/26/2016 | |
| 2.2.0-beta1 | 1,454 | 3/7/2016 | |
| 2.1.0 | 10,813 | 3/6/2016 | |
| 2.0.0 | 3,680 | 2/8/2016 | |
| 1.4.1 | 44,523 | 12/7/2015 | |
| 1.4.0 | 5,081 | 11/3/2015 | |
| 1.4.0-beta3 | 1,756 | 8/3/2015 | |
| 1.4.0-beta | 20,723 | 7/29/2015 | |
| 1.3.1 | 9,094 | 7/26/2015 | |
| 1.3.1-beta | 1,468 | 7/20/2015 | |
| 1.3.0.1 | 58,390 | 6/29/2014 | |
| 1.2.1 | 19,445 | 4/28/2013 | |
| 1.1.1 | 4,606 | 1/20/2013 | |
| 1.1.0.2 | 3,267 | 11/18/2012 | |
| 1.1.0.1 | 2,862 | 7/8/2012 | |
| 1.1.0 | 2,411 | 4/21/2012 | |
| 1.0.0.5 | 2,169 | 4/21/2012 | |
| 1.0.0.4 | 2,597 | 12/25/2011 | |
| 1.0.0.3 | 2,301 | 12/14/2011 | |
| 0.9.1.1 | 2,318 | 12/3/2011 | |
| 0.9.1 | 2,566 | 5/19/2011 | |
| 0.9.0 | 9,824 | 2/12/2011 |
- Add `equivalent` assertion to FsUnit.Xunit. - (https://github.com/fsprojects/FsUnit/pull/305)