- 2,741,497 total downloads
- last updated 12/28/2020
- Latest version: 3.0.0-alpha5
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...
More information