Open lwarode opened 2 years ago
e.g. check_data_frame --> assert_data_frame (when check is not combined with other check calls in one assert call)
and (very important) add argument option combine = "and"
(default is "or"
) to existing assert calls! (otherwise fails)