Modify the current_cases
fixture in order to add parameter values if any
#214
Labels
current_cases
fixture in order to add parameter values if any
#214
From #211
Modify
current_cases
so that each entry is a tuple containing 3 things instead of 2:(case_id, case_func, case_params)
case_params
would contain a dict of param name, param valueThe text was updated successfully, but these errors were encountered: