- Add
check_row_order
argument totbl_check()
,tbl_grade()
, andtbl_equal()
. Whencheck_row_order()
is set to false,object
andexpected
are arranged so that their row orders match before checking for differences in column values.
check_row_order
argument to tbl_check()
, tbl_grade()
, and tbl_equal()
. When check_row_order()
is set to false, object
and expected
are arranged so that their row orders match before checking for differences in column values.