FsCheck.NUnit
3.3.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package FsCheck.NUnit --version 3.3.0
NuGet\Install-Package FsCheck.NUnit -Version 3.3.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="3.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FsCheck.NUnit" Version="3.3.0" />
<PackageReference Include="FsCheck.NUnit" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FsCheck.NUnit --version 3.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FsCheck.NUnit, 3.3.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.
#:package FsCheck.NUnit@3.3.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FsCheck.NUnit&version=3.3.0
#tool nuget:?package=FsCheck.NUnit&version=3.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
FsCheck.NUnit integrates FsCheck with NUnit by adding a PropertyAttribute that runs FsCheck tests, similar to NUnit TestAttribute.
All the options normally available in vanilla FsCheck via configuration can be controlled via the PropertyAttribute.
| 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on FsCheck.NUnit:
| Package | Downloads |
|---|---|
|
Math.Units
Package Description |
|
|
Active.Net.AddOnlyDb
Simple syncable key-value database, based on SQLite |
|
|
Lykke.RabbitMqBroker.TestDataGenerators
Package Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on FsCheck.NUnit:
| Repository | Stars |
|---|---|
|
elucidsoft/dotnet-stellar-sdk
Stellar API SDK for .NET 6.x
|
|
|
Enzx/NxGraph
NxGraph is a zero-allocation runtime, high-performance finite state machine (FSM) framework for .NET 8+, designed for scenarios where execution speed, memory efficiency, and runtime safety are critical.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.3.3 | 1,130 | 4/26/2026 |
| 3.3.2 | 98,891 | 11/9/2025 |
| 3.3.1 | 33,527 | 8/24/2025 |
| 3.3.0 | 31,569 | 6/3/2025 |
| 3.2.0 | 27,112 | 4/10/2025 |
| 3.1.0 | 28,781 | 1/30/2025 |
| 3.0.1 | 12,267 | 1/22/2025 |
| 3.0.0 | 9,388 | 1/7/2025 |
| 3.0.0-rc3 | 40,655 | 3/3/2024 |
| 3.0.0-rc2 | 355 | 2/25/2024 |
| 3.0.0-rc1 | 9,870 | 7/23/2023 |
| 3.0.0-beta2 | 12,679 | 1/8/2022 |
| 3.0.0-beta1 | 1,483 | 9/5/2021 |
| 2.16.6 | 256,918 | 7/1/2023 |
| 2.16.5 | 152,830 | 6/1/2022 |
| 2.16.4 | 194,958 | 1/8/2022 |
| 2.16.3 | 33,151 | 9/4/2021 |
| 2.16.2 | 1,832 | 8/30/2021 |
| 2.16.0 | 7,469 | 8/13/2021 |
Loading failed
Added FsCheck.Xunit.v3. (by JohSand)