validate arguments of parametrize mark #3645
Labels
topic: parametrize
related to @pytest.mark.parametrize
type: enhancement
new feature or API change, should be merged into features branch
followup to #3644
the error messages in minor mistakes are quite a pain and at a distance, we could do much better there by invoking a function that has the expected signature and/or checking the arguments against a signature
The text was updated successfully, but these errors were encountered: