typelevel/scalacheck
This system is a property-based testing library for Scala, providing tools for generating random test data and verifying system properties. It supports multi-platform execution across JVM, Scala.js, and Scala Native, with specific implementations for reflection and test execution on each. The library includes a stateful testing API for modeling system commands and integrates with standard build tools like SBT.
47.8
Weak · 3 August 2026
5.8k
lines of production code
Scala
primary language
2
bus factor · 143 authors in all
3
measurements over time
How it got here
2007–2014 · Multi-platform examples and build modernization
This period focused on modernizing the project's build infrastructure and expanding its multi-platform support across JVM, Scala.js, and Scala Native. The team refactored the core library into distinct Gen and Test modules while adding comprehensive example projects for Redis, LevelDB, and NixOS integration to demonstrate property-based testing patterns.
9 changes
2019–2022 · ScalaCheck core library implementation
This period focused on the initial implementation and expansion of the ScalaCheck library, introducing core components such as generators, property testing, and stateful command-based testing. The work included adding support for multiple platforms (JVM, Scala.js, Scala Native) and specific Scala versions (2.12, 2.13+), alongside comprehensive test coverage and utility classes.
12 changes
Survey your own repository
typelevel/scalacheck was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 3 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit eac24116bd — the exact code this score is about.
- Scored under rubric rubric-2026.08.18. Score the same commit under that rubric and you get the same number.