Closed
Description
Currently I don't see and did not find any documentation on a way to provide mark for the params given in fixtures.
For example I have a fixture with 3 params and I would like the test you use only some of the params for test run depending on the -m option given on command. I don't think currently the marks are supported at fixture param level.
FYI I am using mark at the test level parameterize, so looking for something similar at the fixture level param.
Thank you,
Cauvery.