You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you get one line of Component 2: Component 2: 1 string mismatch for every mismatch, no matter how many thousands there are.
My original context was roundtripping JSON: does the R object I get from httr::content() on a request match what I get after writing that list out to JSON and reading it back in. Apparently the answer is no and this is how I learned that. At very great length.
I used
expect_equal_to_reference()
for a deeply nested list. When this test fails, it prints >1K lines of this form:The text was updated successfully, but these errors were encountered: