Skip to content

Cannot set an RNG (or the seed) while using forall #30

@bhb

Description

@bhb

Thanks for a great library!

I'd like to be able to configure the RNG to use the seed pass into Rspec. This would be useful in case my property-based spec fails in CI. I would be able to easily reproduce it by setting the seed manually on my dev machine.

I am currently using forall, which is super convenient for my use case. AFAICT, there is not a way to set the RNG that is used by forall. Additionally, it seems forall might not use the globally configured RNG either.

I apologize if I've missed something.

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