Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 0.4% downloads on nuget.org

nuget.org : fscheck

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.

Registry - Homepage - JSON
purl: pkg:nuget/fscheck
Keywords: test, testing, random, fscheck, quickcheck
License: BSD-3-Clause
Latest release: 10 months ago
First release: almost 13 years ago
Downloads: 7,364,764 total
Last synced: 16 days ago

    Loading...
    Readme
    Loading...