We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
48ef073
get_testdata() now removes groups from the test data frame if it is a grouped_df (#68). Grouped data frames cause issues with several expectations.
get_testdata()
grouped_df
Fix for upcoming R-devel change.