Skip to content

Renaming identifiers and deprecating old names (withMaxSuccess/withNumTests) #477

@erikd

Description

@erikd

In version 2.18 of QuickCheck the function withMaxSuccess was renamed to withNumTests with the former being immediately deprecated.

This creates a headache for large code bases that use this functionality and compies with -Werror.

It would be MUCH easier for end users if the old name was not deprecated until say 3 major releases after the rename.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions