Generators
Learn how to implement data generators to employ in our tests.
Data generation
We will start by writing some
ScalaCheck already provides several generators for primitives, but for the data models, we have to do some more plumbing.
Get hands-on with 1200+ tech skills courses.