56 results for “topic:scalacheck”
Property-based testing for Scala
A tool for data sampling, data generation, and data diffing
Generation of arbitrary case classes / ADTs instances with scalacheck and shapeless
A collection of Magnolia add-on modules
The super light testing library for Scala and Scala.js
Scala library to eliminate boilerplate
A helping hand for generating sensible data with ScalaCheck
Composable relations for Scala
replace scalacheck-shapeless with scalacheck-magnolia for insane compilation speed up
Bartosz Milewski great book on Category Theory implemented in scala, with property Tests
A library for creating Scalacheck generators from regular expressions
Automatic derivation of scalacheck Arbitrary instances for Scala 3.
composable regular expressions based on Kleene algebras and recursion schemes
A project comparing the Tagless Final approach with the Free Monad one, using the Monix's Task as the target monad
Gradle plugin for multi-backend Scala and sbt test frameworks
Scalacheck Arbitrary type class derivation using magnolia
Doing the Advent of Code - 2017
Providing scalacheck generators for common problems
A small intro to property-based testing
A handy utility for generating strings matching specified regular expression criteria.
Sample Demonstrating Kotlintest and Scalacheck
Scala integration for the java.time classes
Derivation of scalacheck Arbitrary on magnolia
ScalaCheck generators for various Iglu-compatible schema formats
Training with org.scalatest, org.scalamock and org.scalacheck
No description provided.
Example code on how to use parser combinators to read from a custom config file
Presentación de testing basado en propiedades
My solution to the Offer kata
Programming Language