4
I Use This!
Low Activity
Analyzed about 8 hours ago. based on code collected about 8 hours ago.

Project Summary

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#, 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.

FsCheck started as a port of Haskell's QuickCheck, and draws from ideas in Scala's scalacheck as well.

Tags

fsharp net spec specifications testing unit-testing unittesting

Badges

BSD 4-clause (University of California-Specific)
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Hold Liable

Use Trademarks

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    compare projects before you chose one to use
  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    search using multiple tags to find exactly what you need
About Project Security

Languages

F#
91%
C#
8%
HTML
1%

30 Day Summary

Jul 16 2025 — Aug 15 2025

12 Month Summary

Aug 15 2024 — Aug 15 2025
  • 48 Commits
    Up + 7 (17%) from previous 12 months
  • 11 Contributors
    Up + 2 (22%) from previous 12 months