We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.