Remove support for applying marks directly in pytest.mark.parametrize #4549
Labels
type: removal
marks the actual removal of a feature, usually done in major releases
Milestone
Modern usage is to use
pytest.param
instead to apply marks.The text was updated successfully, but these errors were encountered: