Skip to content

Check if #[property_test] can replace proptest!{} #372

@skejserjensen

Description

@skejserjensen

The complex proptest! { .. } macro causes issues with development tools, e.g., rustfmt cannot format the code inside it. As an attribute macro named property_test has now been added, we should check if it can replace proptest! { .. }.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions