FsCheck 2.0.0-alpha
See the version list below for details.
dotnet add package FsCheck --version 2.0.0-alpha
NuGet\Install-Package FsCheck -Version 2.0.0-alpha
<PackageReference Include="FsCheck" Version="2.0.0-alpha" />
paket add FsCheck --version 2.0.0-alpha
#r "nuget: FsCheck, 2.0.0-alpha"
// Install FsCheck as a Cake Addin #addin nuget:?package=FsCheck&version=2.0.0-alpha&prerelease // Install FsCheck as a Cake Tool #tool nuget:?package=FsCheck&version=2.0.0-alpha&prerelease
FsCheck is a tool for testing .NET programs automatically. The programmer provides a specification of the program, in the form of properties which functions, methods or objects should satisfy, and FsCheck then tests that the properties hold in a large number of randomly generated cases. While writing the properties, you are actually writing a testable specification of your program. Specifications are expressed in F#, C# or VB, using combinators defined in the FsCheck library. FsCheck provides combinators to define properties, observe the distribution of test data, and define test data generators. When a property fails, FsCheck automatically displays a minimal counter example.
Product | Versions 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. |
-
- FSharp.Core (>= 3.1.2.1)
NuGet packages (25)
Showing the top 5 NuGet packages that depend on FsCheck:
Package | Downloads |
---|---|
FsCheck.Xunit
FsCheck.Xunit integrates FsCheck with xUnit.NET by adding a PropertyAttribute that runs FsCheck tests, similar to xUnit.NET's FactAttribute. All the options normally available in vanilla FsCheck via configuration can be controlled via the PropertyAttribute. |
|
FsCheck.NUnit
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. |
|
Expecto.FsCheck
Property testing for Expecto, powered by FsCheck |
|
AutoFixture.Idioms.FsCheck
Ubiquitous use of AutoFixture for unit testing has given rise to a number of idiomatic unit tests - unit tests that tend to follow common templates. The AutoFixture Idioms.FsCheck library encapsulates these idioms into reusable classes and methods. |
|
MBrace.Tests
A collection of abstract NUnit-based test suites for evaluating MBrace runtime implementations. |
GitHub repositories (18)
Showing the top 5 popular GitHub repositories that depend on FsCheck:
Repository | Stars |
---|---|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
|
|
commandlineparser/commandline
The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support
|
|
AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
|
|
microsoft/onefuzz
A self-hosted Fuzzing-As-A-Service platform
|
Version | Downloads | Last updated |
---|---|---|
3.0.0-rc3 | 95,970 | 3/3/2024 |
3.0.0-rc2 | 1,443 | 2/25/2024 |
3.0.0-rc1 | 51,965 | 7/23/2023 |
3.0.0-beta2 | 77,476 | 1/8/2022 |
3.0.0-beta1 | 12,667 | 9/5/2021 |
3.0.0-alpha5 | 47,331 | 12/28/2020 |
3.0.0-alpha4 | 340,751 | 10/6/2018 |
3.0.0-alpha3 | 111,500 | 12/30/2017 |
3.0.0-alpha2 | 8,833 | 10/19/2017 |
3.0.0-alpha1 | 4,749 | 9/26/2017 |
2.16.6 | 839,862 | 7/1/2023 |
2.16.5 | 945,933 | 6/1/2022 |
2.16.4 | 604,223 | 1/8/2022 |
2.16.3 | 300,170 | 9/4/2021 |
2.16.2 | 8,840 | 8/30/2021 |
2.16.0 | 57,335 | 8/13/2021 |
2.15.3 | 265,189 | 5/8/2021 |
2.15.2 | 98,161 | 4/15/2021 |
2.15.1 | 146,050 | 2/27/2021 |
2.15.0 | 29,879 | 2/23/2021 |
2.14.6 | 55,167 | 2/21/2021 |
2.14.5 | 5,229 | 2/18/2021 |
2.14.4 | 34,729 | 1/31/2021 |
2.14.3 | 584,595 | 6/9/2020 |
2.14.2 | 185,036 | 3/11/2020 |
2.14.0 | 930,157 | 4/17/2019 |
2.13.0 | 320,377 | 11/11/2018 |
2.12.1 | 33,649 | 10/18/2018 |
2.12.0 | 12,342 | 10/6/2018 |
2.11.0 | 321,801 | 6/15/2018 |
2.10.10 | 72,570 | 5/15/2018 |
2.10.9 | 480,247 | 4/10/2018 |
2.10.8 | 80,172 | 3/3/2018 |
2.10.7 | 23,175 | 1/29/2018 |
2.10.6 | 26,104 | 12/30/2017 |
2.10.5 | 18,620 | 12/28/2017 |
2.10.4 | 94,676 | 11/8/2017 |
2.10.3 | 13,152 | 9/26/2017 |
2.10.2 | 12,471 | 9/25/2017 |
2.10.1 | 4,581 | 9/23/2017 |
2.10.0 | 17,179 | 9/7/2017 |
2.9.2 | 11,675 | 8/28/2017 |
2.9.1 | 4,167 | 8/27/2017 |
2.9.0 | 186,796 | 5/18/2017 |
2.9.0-rc3 | 6,369 | 5/7/2017 |
2.9.0-rc2 | 2,380 | 5/6/2017 |
2.9.0-rc1 | 2,373 | 5/6/2017 |
2.8.2 | 11,355 | 5/6/2017 |
2.8.1 | 4,192 | 5/1/2017 |
2.8.0 | 21,608 | 3/15/2017 |
2.7.2 | 11,706 | 3/5/2017 |
2.7.1 | 18,035 | 2/13/2017 |
2.7.0 | 13,963 | 1/15/2017 |
2.6.3 | 7,230 | 1/13/2017 |
2.6.2 | 105,145 | 10/7/2016 |
2.6.1 | 61,513 | 9/25/2016 |
2.6.0 | 43,303 | 8/3/2016 |
2.5.0 | 83,572 | 6/7/2016 |
2.4.0 | 18,486 | 4/20/2016 |
2.3.0 | 6,443 | 4/11/2016 |
2.2.5 | 6,904 | 3/28/2016 |
2.2.4 | 27,462 | 12/17/2015 |
2.2.3 | 6,487 | 11/26/2015 |
2.2.2 | 6,764 | 11/14/2015 |
2.2.1 | 4,923 | 11/5/2015 |
2.2.0 | 20,878 | 11/1/2015 |
2.1.0 | 12,918 | 9/30/2015 |
2.0.7 | 15,706 | 8/20/2015 |
2.0.6 | 5,484 | 8/14/2015 |
2.0.5 | 21,930 | 7/31/2015 |
2.0.4 | 10,235 | 7/20/2015 |
2.0.3 | 31,602 | 7/10/2015 |
2.0.2 | 3,856 | 7/7/2015 |
2.0.1 | 26,310 | 5/23/2015 |
2.0.1-rc1 | 2,355 | 5/23/2015 |
2.0.0-alpha | 2,694 | 4/27/2015 |
1.0.4 | 23,391 | 12/9/2014 |
1.0.3 | 5,779 | 11/18/2014 |
1.0.2 | 4,711 | 10/27/2014 |
1.0.1 | 5,214 | 10/18/2014 |
1.0.0 | 12,324 | 8/3/2014 |
0.9.4 | 49,958 | 5/24/2014 |
0.9.3 | 3,404 | 5/9/2014 |
0.9.2 | 70,884 | 11/7/2013 |
0.9.1 | 6,082 | 7/2/2013 |
0.9.0.1 | 3,280 | 6/21/2013 |
0.9.0 | 3,417 | 6/18/2013 |
0.8.3 | 4,701 | 8/26/2012 |
0.8.2 | 3,446 | 7/4/2012 |
0.8.1 | 3,817 | 6/25/2012 |
0.7.1 | 7,705 | 5/29/2011 |
Rename FsCheckTestCaseBuider to Builder. (potentially breaking change)
Add RequireQualifiedAccess to TestResult and Outcome. (breaking change for IRunner implementations and test framework integrations)
Remove Fluent API and SpecBuilder in favor of overloads in Prop and extension methods on Property (breaking change)
Add extension methods to allow working with Arbitrary from C#/VB.
Rename Any to Gen. Rename pretty much all methods on Any to match the existing methods they wrap on Gen module. (breaking change)
Add missing Gen and Arbitrary extension methods and C#/VB wrappers.
Make Property a real type instead of a type alias.
Add discard (by Mauricio Scheffer)
Various improvements and changes to Command interface for easier consumption, also from C#/VB (breaking change)
Add explicit dependency on FSharp.Core Nuget package to hopefully reduce version confusion and make things easier for C#/VB users.