Skip to content

Support DSL for generating PropF.Result values #7

@mpilquist

Description

@mpilquist

ScalaCheck provides a small DSL for writing properties, consisting of syntax like:

  • implication (p1 ==> p2)
  • combining properties (&&, ||, ==, all, atLeastOne)
  • labeling (p :| "label")

Which of these should we support? All, none, some?

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