Closed gcroci2 closed 6 months ago
As shown here, it is possible to get all combinations of multiple parametrized arguments by stacking parametrize decorators. We should update tests accordingly and consider this from now on.
parametrize
As shown here, it is possible to get all combinations of multiple parametrized arguments by stacking
parametrize
decorators. We should update tests accordingly and consider this from now on.