4
I Use This!
Low Activity
Analyzed about 19 hours ago. based on code collected about 19 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...

  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    search using multiple tags to find exactly what you need
About Project Security

Languages

F#
91%
C#
8%
HTML
1%

30 Day Summary

Oct 12 2025 — Nov 11 2025

12 Month Summary

Nov 11 2024 — Nov 11 2025
  • 59 Commits
    Up + 20 (51%) from previous 12 months
  • 12 Contributors
    Up + 4 (50%) from previous 12 months