Generator-Driven Property Checking with ScalaCheck

Learn how to use ScalaTest and ScalaCheck together.

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 1200+ tech skills courses.