Pytest: use reduced parameter matrix unless ‘slow’ mark is set
I have some pytest tests that run a test using a variety of different parameter combinations, like so:
I have some pytest tests that run a test using a variety of different parameter combinations, like so: