From e114feb4588b19f61b6ff096d083b730683272f1 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Thu, 9 Nov 2017 20:14:24 -0200 Subject: [PATCH] Mention pytest-lazy-fixture plugin in the proposal for parametrize_with_fixtures --- doc/en/proposals/parametrize_with_fixtures.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/en/proposals/parametrize_with_fixtures.rst b/doc/en/proposals/parametrize_with_fixtures.rst index 4cff28dd8f7..146032aa471 100644 --- a/doc/en/proposals/parametrize_with_fixtures.rst +++ b/doc/en/proposals/parametrize_with_fixtures.rst @@ -116,6 +116,11 @@ Alternative approach A new helper function named ``fixture_request`` would tell pytest to yield all parameters marked as a fixture. +.. note:: + + The `pytest-lazy-fixture `_ plugin implements a very + similar solution to the proposal below, make sure to check it out. + .. code-block:: python @pytest.fixture(params=[