Pytest's parametrize decorator is awesome! Even better is to use your own functions to populate the data:
https://nedbatchelder.com/blog/202602/pytest_parameter_functions
Pytest's parametrize decorator is awesome! Even better is to use your own functions to populate the data:
https://nedbatchelder.com/blog/202602/pytest_parameter_functions