ashawley/scalatestplus-scalacheck — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2019-09-20
Write property-based tests in Scala that automatically generate hundreds of random inputs to find edge cases.
Combine ScalaTest's organized test structure with ScalaCheck's random generators in a single readable test file.
Run the same test suite on JVM, JavaScript, and Native targets to verify cross-platform correctness.
| ashawley/scalatestplus-scalacheck | 0verflowme/alarm-clock | 0verflowme/seclists | |
|---|---|---|---|
| Language | — | CSS | — |
| Last pushed | 2019-09-20 | 2022-10-03 | 2020-05-03 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | developer | vibe coder | ops devops |
Figures from each repo's GitHub metadata at analysis time.
An integration library that lets ScalaTest and ScalaCheck work together smoothly, combining organized test structure with automatic random test-case generation to catch edge-case bugs.
Dormant — no commits in 2+ years (last push 2019-09-20).
The explanation does not state a specific license.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.