FsCheck 0.7.1

Rating:        Based on 1 rating
Reviewed:  1 review
Downloads: 492
Change Set: 63e0a0f74533
Released: May 29 2011
Updated: May 29 2011 by kurt2001
Dev status: Beta

Recommended Download

Application Binaries
application, 266K, uploaded May 29 2011 - 492 downloads

Release Notes

What to download?
  • If you use NuGet, grab the FsCheck package: http://nuget.org/List/Packages/FsCheck. It comes with source server support, courtesy of the folks at http://www.symbolsource.org
  • If you use Visual Studio 2010, Binaries will do just as well.
  • If you use Mono, download the source from the Source Code tab and run the Makefile. Since the C# fluent interface relies on .NET 3.0 features, this will not be included (i.e. the Fluent.fs file will not be compiled).
  • Examples are included in the source. Refer to the project FsCheck.Documentation for the examples that are included in the documentation. I've stopped adding a source zip for download here since it is so easy to download from the Source Code tab.

Change log

Reviews for this release

     
A very successful rewrite and refactoring of the API. The new version 0.7 feels much more comfortable to use. I am using QuickCheck in Haskell and the new FsCheck 0.7 has the best of it now.
by strakamilan on Oct 29 2010 at 7:29 PM