FsCheck.Nunit 2.1.0

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

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

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 121 3/3/2024
3.0.0-rc2 131 2/25/2024
3.0.0-rc1 4,531 7/23/2023
3.0.0-beta2 11,707 1/8/2022
3.0.0-beta1 1,176 9/5/2021
3.0.0-alpha5 1,119 12/28/2020
3.0.0-alpha4 19,583 10/6/2018
3.0.0-alpha3 5,516 12/30/2017
3.0.0-alpha2 1,628 10/19/2017
3.0.0-alpha1 1,786 9/26/2017
2.16.6 53,222 7/1/2023
2.16.5 118,942 6/1/2022
2.16.4 123,910 1/8/2022
2.16.3 24,269 9/4/2021
2.16.2 1,489 8/30/2021
2.16.0 6,234 8/13/2021
2.15.3 55,608 5/8/2021
2.15.2 3,465 4/15/2021
2.15.1 66,174 2/27/2021
2.15.0 21,915 2/23/2021
2.14.6 22,358 2/21/2021
2.14.5 945 2/18/2021
2.14.4 4,403 1/31/2021
2.14.3 56,221 6/9/2020
2.14.2 32,975 3/11/2020
2.14.0 176,896 4/17/2019
2.13.0 23,908 11/11/2018
2.12.1 8,577 10/18/2018
2.12.0 3,213 10/6/2018
2.11.0 67,528 6/15/2018
2.10.10 6,148 5/15/2018
2.10.9 16,934 4/10/2018
2.10.8 8,446 3/3/2018
2.10.7 3,029 1/29/2018
2.10.6 1,818 12/30/2017
2.10.5 3,682 12/28/2017
2.10.4 3,634 11/8/2017
2.10.3 1,981 9/26/2017
2.10.2 1,579 9/25/2017
2.10.1 1,557 9/23/2017
2.10.0 3,280 9/7/2017
2.9.2 1,759 8/28/2017
2.9.1 1,595 8/27/2017
2.9.0 12,832 5/18/2017
2.9.0-rc3 1,280 5/7/2017
2.9.0-rc2 1,441 5/6/2017
2.9.0-rc1 1,343 5/6/2017
2.8.2 1,778 5/6/2017
2.8.1 1,477 5/1/2017
2.8.0 3,186 3/15/2017
2.7.2 5,753 3/5/2017
2.7.1 2,501 2/13/2017
2.7.0 5,270 1/15/2017
2.6.3 8,241 1/13/2017
2.6.2 3,325 10/7/2016
2.6.1 1,679 9/25/2016
2.6.0 3,311 8/3/2016
2.5.0 2,064 6/7/2016
2.4.0 2,374 4/20/2016
2.3.0 1,678 4/11/2016
2.2.5 2,207 3/28/2016
2.2.4 3,369 12/17/2015
2.2.3 2,020 11/26/2015
2.2.2 1,779 11/14/2015
2.2.1 1,851 11/5/2015
2.2.0 1,639 11/1/2015
2.1.0 18,729 9/30/2015
2.0.7 2,834 8/20/2015
2.0.6 1,922 8/14/2015
2.0.5 1,897 7/31/2015
2.0.4 2,996 7/20/2015
2.0.3 1,793 7/10/2015
2.0.2 1,709 7/7/2015
2.0.1 2,533 5/23/2015
2.0.1-rc1 1,309 5/23/2015
2.0.0-alpha 1,631 4/27/2015
1.0.4 3,833 12/9/2014
1.0.3 1,798 11/18/2014
1.0.2 2,011 10/27/2014
1.0.1 1,661 10/18/2014
1.0.0 2,263 8/3/2014

Switch to xunit 2.1. Note: Needs -noshadow argument on Mono due to Mono bug. A fix for Mono
is submitted and is expected in Mono 4.3. (heroic achievement by Jon Hamm - thanks to all who tested early versions and found bugs.)
xunit versions < 2.1 are no longer supported. The latest FsCheck version that supports xunit 1.9.2 is currently FsCheck.Xunit 2.0.7.
Made Arbitrary overrides (e.g. using Arb.register, passing arbitrary to Config, or setting them
in PropertyAttribute) thread-local. This is mainly to support xunit2: it runs tests in the same class
in parallel by default. Not making the overrides thread local causes overrides from one test to mistakenly apply
to others.
FsCheck.Runner.init is Obsolete, it should not longer be necessary to call it explicitly. (though
I am cautious here - please report any issues.)
Fix for AppVeryor NuGet feed dependency problem.