FsCheck 1.0.4
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.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package FsCheck -Version 1.0.4
dotnet add package FsCheck --version 1.0.4
paket add FsCheck --version 1.0.4
The NuGet Team does not provide support for this client.
Please contact its maintainers for support.
Release Notes
Add NonNull<T>.
Dependencies
This package has no dependencies.
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.0-alpha3 | 9,282 | 12/30/2017 |
3.0.0-alpha2 | 5,316 | 10/19/2017 |
3.0.0-alpha1 | 586 | 9/26/2017 |
2.10.9 | 776 | 4/10/2018 |
2.10.8 | 8,895 | 3/3/2018 |
2.10.7 | 7,466 | 1/29/2018 |
2.10.6 | 6,247 | 12/30/2017 |
2.10.5 | 1,110 | 12/28/2017 |
2.10.4 | 24,552 | 11/8/2017 |
2.10.3 | 6,987 | 9/26/2017 |
2.10.2 | 4,998 | 9/25/2017 |
2.10.1 | 541 | 9/23/2017 |
2.10.0 | 9,394 | 9/7/2017 |
2.9.2 | 5,812 | 8/28/2017 |
2.9.1 | 229 | 8/27/2017 |
2.9.0 | 53,923 | 5/18/2017 |
2.9.0-rc3 | 2,411 | 5/7/2017 |
2.9.0-rc2 | 96 | 5/6/2017 |
2.9.0-rc1 | 96 | 5/6/2017 |
2.8.2 | 4,648 | 5/6/2017 |
2.8.1 | 563 | 5/1/2017 |
2.8.0 | 13,140 | 3/15/2017 |
2.7.2 | 5,115 | 3/5/2017 |
2.7.1 | 7,879 | 2/13/2017 |
2.7.0 | 6,461 | 1/15/2017 |
2.6.3 | 210 | 1/13/2017 |
2.6.2 | 76,475 | 10/7/2016 |
2.6.1 | 3,627 | 9/25/2016 |
2.6.0 | 28,209 | 8/3/2016 |
2.5.0 | 25,698 | 6/7/2016 |
2.4.0 | 10,597 | 4/20/2016 |
2.3.0 | 2,185 | 4/11/2016 |
2.2.5 | 2,587 | 3/28/2016 |
2.2.4 | 18,706 | 12/17/2015 |
2.2.3 | 2,683 | 11/26/2015 |
2.2.2 | 2,706 | 11/14/2015 |
2.2.1 | 870 | 11/5/2015 |
2.2.0 | 4,964 | 11/1/2015 |
2.1.0 | 8,001 | 9/30/2015 |
2.0.7 | 11,290 | 8/20/2015 |
2.0.6 | 521 | 8/14/2015 |
2.0.5 | 9,197 | 7/31/2015 |
2.0.4 | 2,668 | 7/20/2015 |
2.0.3 | 27,339 | 7/10/2015 |
2.0.2 | 271 | 7/7/2015 |
2.0.1 | 6,520 | 5/23/2015 |
2.0.1-rc1 | 172 | 5/23/2015 |
2.0.0-alpha | 229 | 4/27/2015 |
1.0.4 (current version) | 14,425 | 12/9/2014 |
1.0.3 | 2,184 | 11/18/2014 |
1.0.2 | 941 | 10/27/2014 |
1.0.1 | 1,623 | 10/18/2014 |
1.0.0 | 3,381 | 8/3/2014 |
0.9.4 | 20,154 | 5/24/2014 |
0.9.3 | 769 | 5/9/2014 |
0.9.2 | 18,318 | 11/7/2013 |
0.9.1 | 3,055 | 7/2/2013 |
0.9.0.1 | 269 | 6/21/2013 |
0.9.0 | 352 | 6/18/2013 |
0.8.3 | 1,187 | 8/26/2012 |
0.8.2 | 426 | 7/4/2012 |
0.8.1 | 363 | 6/25/2012 |
0.7.1 | 860 | 5/29/2011 |