Skip to content

expect_mapequal() no longer works with vectorsΒ #2245

@hadley

Description

@hadley

Also

  • testthat::expect_mapequal(list(), structure(list(), a = 1))
  • testthat::expect_mapequal(list(a = 1), list(a = 1L))
  • arguments no longer passed to waldo::compare

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