Skip to content

Support DSL for generating PropF.Result values #7

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions