pytest – argument missing when using parametrize
I have a list of dictionaries non_metric_cases
which are the test cases i want to run using the below code:
I have a list of dictionaries non_metric_cases
which are the test cases i want to run using the below code: