Skip to content

Concurrent property running #79

@rhendric

Description

@rhendric

It'd be nice if individual property evaluations could be run concurrently, up to the number of threads. I know test frameworks allow for running entire tests in parallel but property tests in my experience tend to be few and expensive, and so there's value for small projects in speeding them up individually.

Is this compatible with the intended design of falsify? Would a PR that added an async (or similar?) dependency be welcome?

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