12
I Use This!
Moderate Activity
Analyzed 1 day ago. based on code collected 1 day ago.

Project Summary

ScalaCheck is a Scala implementation of the QuickCheck 2 library for Haskell. It tries to keep the look and feel of QuickCheck as much as possible, while being open for improvements and extensions that can ease the task of property-based, randomized testing of Scala programs.

Main features:

Unit properties are written directly in Scala, using combinators from the ScalaCheck library.

Properties are tested automatically, with test data generated by ScalaCheck. Data generation can be precisely controlled, and generation of custom data types is simple to define.

Failing test cases are minimised automatically, which makes pin-pointing error causes easier.

Support for stateful testing of command sequences, and minimization of failing command sequences.

Tags

development framework functional_programming java jvm library quickcheck scala testing tools

In a Nutshell, ScalaCheck...

BSD 3-clause "New" or "Revised" License
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...

  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    data presented on the Open Hub is available through our API
  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    you can embed statistics from Open Hub on your site
About Project Security

Languages

Scala
98%
2 Other
2%

30 Day Summary

Oct 26 2025 — Nov 25 2025

12 Month Summary

Nov 25 2024 — Nov 25 2025
  • 86 Commits
    Down -9 (9%) from previous 12 months
  • 7 Contributors
    Down -4 (36%) from previous 12 months