FsUnit 3.1.0-beta1
See the version list below for details.
dotnet add package FsUnit --version 3.1.0-beta1
NuGet\Install-Package FsUnit -Version 3.1.0-beta1
<PackageReference Include="FsUnit" Version="3.1.0-beta1" />
<PackageVersion Include="FsUnit" Version="3.1.0-beta1" />
<PackageReference Include="FsUnit" />
paket add FsUnit --version 3.1.0-beta1
#r "nuget: FsUnit, 3.1.0-beta1"
#addin nuget:?package=FsUnit&version=3.1.0-beta1&prerelease
#tool nuget:?package=FsUnit&version=3.1.0-beta1&prerelease
FsUnit is a set of extensions that add special testing syntax to NUnit.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.0)
-
All Frameworks
- FSharp.Core (>= 4.2.3 && < 4.3.0)
- NUnit (>= 3.8.1 && < 3.9.0)
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.0.1 | 9,165 | 3 months ago | |
7.0.0 | 424 | 4 months ago | |
6.0.1 | 27,314 | 7 months ago | |
6.0.0 | 76,959 | 1/11/2024 | |
6.0.0-alpha3 | 961 | 12/20/2023 | |
6.0.0-alpha2 | 136 | 12/17/2023 | |
6.0.0-alpha1 | 2,669 | 12/12/2023 | |
5.6.1 | 34,600 | 11/29/2023 | |
5.6.0 | 19,811 | 11/10/2023 | |
5.5.0 | 2,159 | 10/27/2023 | |
5.4.0 | 29,956 | 7/11/2023 | |
5.3.1 | 3,484 | 6/7/2023 | |
5.3.0 | 14,017 | 5/6/2023 | |
5.2.0 | 137,560 | 1/13/2023 | |
5.1.0 | 88,799 | 10/29/2022 | |
5.0.5 | 25,811 | 9/27/2022 | |
5.0.4 | 5,202 | 9/7/2022 | |
5.0.3 | 27,147 | 8/16/2022 | |
5.0.2 | 1,167 | 8/15/2022 | |
5.0.1 | 3,446 | 8/5/2022 | |
5.0.0 | 82,280 | 4/9/2022 | |
4.2.0 | 89,358 | 1/21/2022 | |
4.1.0 | 24,143 | 11/14/2021 | |
4.0.7 | 22,730 | 10/12/2021 | |
4.0.6 | 25,797 | 8/14/2021 | |
4.0.5 | 20,512 | 7/18/2021 | |
4.0.4 | 99,880 | 1/16/2021 | |
4.0.3 | 635 | 1/16/2021 | |
4.0.2 | 26,334 | 11/7/2020 | |
4.0.1 | 19,964 | 7/31/2020 | |
4.0.0 | 1,040 | 7/25/2020 | |
3.9.0 | 52,866 | 6/25/2020 | |
3.8.1 | 47,295 | 4/2/2020 | |
3.8.0 | 110,880 | 11/29/2019 | |
3.7.0 | 7,168 | 11/2/2019 | |
3.6.0 | 1,124 | 10/30/2019 | |
3.5.0 | 15,658 | 10/2/2019 | |
3.4.1 | 14,660 | 8/18/2019 | |
3.4.0 | 78,027 | 11/10/2018 | |
3.3.0 | 1,484 | 11/9/2018 | |
3.2.0 | 38,596 | 7/30/2018 | |
3.1.0 | 51,931 | 2/18/2018 | |
3.1.0-beta2 | 2,979 | 10/27/2017 | |
3.1.0-beta1 | 967 | 10/25/2017 | |
3.0.0 | 49,177 | 3/5/2017 | |
2.4.0-alpha-2 | 2,746 | 1/20/2017 | |
2.4.0-alpha-1 | 1,055 | 1/20/2017 | |
2.3.2 | 24,208 | 10/4/2016 | |
2.3.1 | 12,793 | 7/9/2016 | |
2.3.0 | 2,884 | 6/27/2016 | |
2.2.0 | 3,310 | 5/26/2016 | |
2.2.0-beta1 | 1,190 | 3/7/2016 | |
2.1.0 | 10,529 | 3/6/2016 | |
2.0.0 | 3,411 | 2/8/2016 | |
1.4.1 | 44,208 | 12/7/2015 | |
1.4.0 | 4,749 | 11/3/2015 | |
1.4.0-beta3 | 1,487 | 8/3/2015 | |
1.4.0-beta | 14,621 | 7/29/2015 | |
1.3.1 | 8,808 | 7/26/2015 | |
1.3.1-beta | 1,196 | 7/20/2015 | |
1.3.0.1 | 57,456 | 6/29/2014 | |
1.2.1 | 19,069 | 4/28/2013 | |
1.1.1 | 4,291 | 1/20/2013 | |
1.1.0.2 | 2,952 | 11/18/2012 | |
1.1.0.1 | 2,544 | 7/8/2012 | |
1.1.0 | 2,114 | 4/21/2012 | |
1.0.0.5 | 1,847 | 4/21/2012 | |
1.0.0.4 | 2,283 | 12/25/2011 | |
1.0.0.3 | 1,987 | 12/14/2011 | |
0.9.1.1 | 2,001 | 12/3/2011 | |
0.9.1 | 2,272 | 5/19/2011 | |
0.9.0 | 8,860 | 2/12/2011 |
Multi-target .NET Core 2.0 projects