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
-
Source
- Homepage
- JSON
purl: pkg:nuget/fscheck
Keywords:
test
, testing
, random
, fscheck
, quickcheck
, csharp
, fsharp
License: BSD-3-Clause
Latest release: about 2 months ago
First release: about 14 years ago
Dependent packages: 17
Downloads: 10,127,558 total
Stars: 1,186 on GitHub
Forks: 163 on GitHub
Total Commits: 1421
Committers: 93
Average commits per author: 15.28
Development Distribution Score (DDS): 0.316
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago