FsCheck 2.9.0-rc2
FsCheck is a tool for testing .NET programs automatically. You provide 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. Such properties are actually a testable specification of your program.
Properties are written in F#, C# or VB. FsCheck helps you to define properties, observe the distribution of test data, and define test data generators. Crucially, when a property fails, FsCheck automatically displays a minimal counter example.
This is a prerelease version of FsCheck.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package FsCheck -Version 2.9.0-rc2
dotnet add package FsCheck --version 2.9.0-rc2
paket add FsCheck --version 2.9.0-rc2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Add a .NET Standard 1.6 compatible build to FsCheck, FsCheck.NUnit and FsCheck.Xunit. (with Enrico Sada)
Update to latest FSharp.Core 4.1.
Dependencies
-
.NETStandard 1.6
- FSharp.Core (>= 4.1.17)
- NETStandard.Library (>= 1.6.1)
-
All Frameworks
- FSharp.Core (>= 4.1.0)
Version History
Version | Downloads | Last updated | |
---|---|---|---|
3.0.0-alpha4 | 3,239 | 10/6/2018 | |
3.0.0-alpha3 | 50,487 | 12/30/2017 | |
3.0.0-alpha2 | 5,531 | 10/19/2017 | |
3.0.0-alpha1 | 733 | 9/26/2017 | |
2.13.0 | 18,796 | 11/11/2018 | |
2.12.1 | 8,129 | 10/18/2018 | |
2.12.0 | 4,834 | 10/6/2018 | |
2.11.0 | 44,011 | 6/15/2018 | |
2.10.10 | 42,641 | 5/15/2018 | |
2.10.9 | 24,955 | 4/10/2018 | |
2.10.8 | 39,161 | 3/3/2018 | |
2.10.7 | 12,164 | 1/29/2018 | |
2.10.6 | 9,599 | 12/30/2017 | |
2.10.5 | 3,794 | 12/28/2017 | |
2.10.4 | 47,671 | 11/8/2017 | |
2.10.3 | 8,517 | 9/26/2017 | |
2.10.2 | 8,473 | 9/25/2017 | |
2.10.1 | 736 | 9/23/2017 | |
2.10.0 | 12,902 | 9/7/2017 | |
2.9.2 | 6,830 | 8/28/2017 | |
2.9.1 | 322 | 8/27/2017 | |
2.9.0 | 68,058 | 5/18/2017 | |
2.9.0-rc3 | 3,329 | 5/7/2017 | |
2.9.0-rc2 | 194 | 5/6/2017 | |
2.9.0-rc1 | 176 | 5/6/2017 | |
2.8.2 | 5,500 | 5/6/2017 | |
2.8.1 | 655 | 5/1/2017 | |
2.8.0 | 14,503 | 3/15/2017 | |
2.7.2 | 5,573 | 3/5/2017 | |
2.7.1 | 8,738 | 2/13/2017 | |
2.7.0 | 7,393 | 1/15/2017 | |
2.6.3 | 334 | 1/13/2017 | |
2.6.2 | 84,064 | 10/7/2016 | |
2.6.1 | 4,099 | 9/25/2016 | |
2.6.0 | 34,870 | 8/3/2016 | |
2.5.0 | 30,955 | 6/7/2016 | |
2.4.0 | 11,287 | 4/20/2016 | |
2.3.0 | 2,406 | 4/11/2016 | |
2.2.5 | 3,207 | 3/28/2016 | |
2.2.4 | 19,065 | 12/17/2015 | |
2.2.3 | 2,815 | 11/26/2015 | |
2.2.2 | 2,802 | 11/14/2015 | |
2.2.1 | 981 | 11/5/2015 | |
2.2.0 | 6,847 | 11/1/2015 | |
2.1.0 | 8,244 | 9/30/2015 | |
2.0.7 | 12,055 | 8/20/2015 | |
2.0.6 | 629 | 8/14/2015 | |
2.0.5 | 9,348 | 7/31/2015 | |
2.0.4 | 3,168 | 7/20/2015 | |
2.0.3 | 27,692 | 7/10/2015 | |
2.0.2 | 362 | 7/7/2015 | |
2.0.1 | 6,975 | 5/23/2015 | |
2.0.1-rc1 | 250 | 5/23/2015 | |
2.0.0-alpha | 309 | 4/27/2015 | |
1.0.4 | 15,071 | 12/9/2014 | |
1.0.3 | 2,284 | 11/18/2014 | |
1.0.2 | 1,099 | 10/27/2014 | |
1.0.1 | 1,740 | 10/18/2014 | |
1.0.0 | 4,222 | 8/3/2014 | |
0.9.4 | 23,444 | 5/24/2014 | |
0.9.3 | 909 | 5/9/2014 | |
0.9.2 | 19,686 | 11/7/2013 | |
0.9.1 | 3,279 | 7/2/2013 | |
0.9.0.1 | 397 | 6/21/2013 | |
0.9.0 | 496 | 6/18/2013 | |
0.8.3 | 1,373 | 8/26/2012 | |
0.8.2 | 535 | 7/4/2012 | |
0.8.1 | 535 | 6/25/2012 | |
0.7.1 | 1,027 | 5/29/2011 |