FsCheck.Nunit 2.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package FsCheck.Nunit --version 2.0.5
NuGet\Install-Package FsCheck.Nunit -Version 2.0.5
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="FsCheck.Nunit" Version="2.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FsCheck.Nunit --version 2.0.5
#r "nuget: FsCheck.Nunit, 2.0.5"
#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 FsCheck.Nunit as a Cake Addin
#addin nuget:?package=FsCheck.Nunit&version=2.0.5

// Install FsCheck.Nunit as a Cake Tool
#tool nuget:?package=FsCheck.Nunit&version=2.0.5

Integrates FsCheck with NUnit by adding a PropertyAttribute that runs FsCheck tests.

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 (2)

Showing the top 2 NuGet packages that depend on FsCheck.Nunit:

Package Downloads
Math.Units

Package Description

Active.Net.AddOnlyDb

Simple syncable key-value database, based on SQLite

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on FsCheck.Nunit:

Repository Stars
elucidsoft/dotnet-stellar-sdk
Stellar API SDK for .NET 6.x
Version Downloads Last updated
3.0.0-rc3 157 3/3/2024
3.0.0-rc2 147 2/25/2024
3.0.0-rc1 4,666 7/23/2023
3.0.0-beta2 11,736 1/8/2022
3.0.0-beta1 1,195 9/5/2021
3.0.0-alpha5 1,159 12/28/2020
3.0.0-alpha4 19,625 10/6/2018
3.0.0-alpha3 5,587 12/30/2017
3.0.0-alpha2 1,678 10/19/2017
3.0.0-alpha1 1,810 9/26/2017
2.16.6 59,879 7/1/2023
2.16.5 120,500 6/1/2022
2.16.4 125,496 1/8/2022
2.16.3 24,564 9/4/2021
2.16.2 1,523 8/30/2021
2.16.0 6,306 8/13/2021
2.15.3 55,922 5/8/2021
2.15.2 3,517 4/15/2021
2.15.1 66,867 2/27/2021
2.15.0 22,203 2/23/2021
2.14.6 23,170 2/21/2021
2.14.5 962 2/18/2021
2.14.4 4,414 1/31/2021
2.14.3 56,311 6/9/2020
2.14.2 33,019 3/11/2020
2.14.0 177,918 4/17/2019
2.13.0 23,923 11/11/2018
2.12.1 8,982 10/18/2018
2.12.0 3,225 10/6/2018
2.11.0 67,660 6/15/2018
2.10.10 6,206 5/15/2018
2.10.9 16,980 4/10/2018
2.10.8 8,478 3/3/2018
2.10.7 3,085 1/29/2018
2.10.6 1,859 12/30/2017
2.10.5 3,717 12/28/2017
2.10.4 3,692 11/8/2017
2.10.3 1,998 9/26/2017
2.10.2 1,593 9/25/2017
2.10.1 1,584 9/23/2017
2.10.0 3,322 9/7/2017
2.9.2 1,760 8/28/2017
2.9.1 1,628 8/27/2017
2.9.0 12,882 5/18/2017
2.9.0-rc3 1,315 5/7/2017
2.9.0-rc2 1,472 5/6/2017
2.9.0-rc1 1,366 5/6/2017
2.8.2 1,804 5/6/2017
2.8.1 1,507 5/1/2017
2.8.0 3,238 3/15/2017
2.7.2 5,792 3/5/2017
2.7.1 2,532 2/13/2017
2.7.0 5,313 1/15/2017
2.6.3 8,294 1/13/2017
2.6.2 3,351 10/7/2016
2.6.1 1,702 9/25/2016
2.6.0 3,326 8/3/2016
2.5.0 2,099 6/7/2016
2.4.0 2,406 4/20/2016
2.3.0 1,715 4/11/2016
2.2.5 2,240 3/28/2016
2.2.4 3,408 12/17/2015
2.2.3 2,057 11/26/2015
2.2.2 1,822 11/14/2015
2.2.1 1,878 11/5/2015
2.2.0 1,649 11/1/2015
2.1.0 18,755 9/30/2015
2.0.7 2,858 8/20/2015
2.0.6 1,969 8/14/2015
2.0.5 1,929 7/31/2015
2.0.4 3,010 7/20/2015
2.0.3 1,808 7/10/2015
2.0.2 1,734 7/7/2015
2.0.1 2,571 5/23/2015
2.0.1-rc1 1,327 5/23/2015
2.0.0-alpha 1,655 4/27/2015
1.0.4 3,883 12/9/2014
1.0.3 1,807 11/18/2014
1.0.2 2,053 10/27/2014
1.0.1 1,692 10/18/2014
1.0.0 2,311 8/3/2014

Make Gen operators <*> and <!> actual operators on the Gen type, instead of functions to avoid name clashes. (by Paul Young)
Add FsCheck.Experimental.StateMachine for more advanced state machine-based checking, i.e. for mutable systems.
Fix GenBuilder.delay so that generators inside gen computation expression are not needlessly re-created.
Add Fun active pattern to make using shrinkable and printable functions easier.