Generator-Driven Property Checking with ScalaCheck
Learn how to use ScalaTest and ScalaCheck together.
We'll cover the following
In this lesson, we’ll take a look at the integration of ScalaCheck and ScalaTest to see how we can use ScalaCheck generators in a ScalaTest test suite. As usual, the first thing is to import the ScalaCheck integration.
Get hands-on with 1400+ tech skills courses.