Skip to content

Update references to PropertyCheckConfiguration in generatorDrivenPropertyChecks #112

@lJoublanc

Description

@lJoublanc

There are a number of references to PropertyCheckConfig in generatorDrivenPropertyChecks.scala.html file; recent versions of scalacheck appear to use a new object, PropertyCheckConfiguration (note the suffix). The docs should be updated.

Also, it appears, though I'm not sure, that the examples have to be typed e.g.

  implicit override val generatorDrivenConfig: PropertyCheckConfiguration = ???

Otherwise the compiler complains recursive value generatorDrivenConfig needs type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions