Skip to content

Feature request: expect_snapshot_value should allow waldo::compare options #1222

@rfaelens

Description

@rfaelens

Current behaviour

expect_snapshot_value(mean(rnorm(10000)), 0)
## Error: snapshot values do not match

Expected behaviour

expect_snapshot_value(mean(rnorm(10000)), 0, tolerance=0.01)

Expect_snapshot_value is missing options to pass to waldo::compare.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions