Hi Edgar,

On Mon, Jan 8, 2018 at 10:32 AM Edgar Ostrowski <edgar.ostrow...@gmail.com>
wrote:

> Anyway I would like to confirm that this is valid way of using the
> parametrize marker.
>

I did not look at the video yet, but fixture parametrization only works by
using @pytest.fixture(params=...). Markers don't do anything when applying
to fixtures.

Hope that clarifies things!

Cheers,
Bruno.
_______________________________________________
pytest-dev mailing list
pytest-dev@python.org
https://mail.python.org/mailman/listinfo/pytest-dev

Reply via email to