Merge pull request #2907 from nicoddemus/lazy-fixture

Mention pytest-lazy-fixture plugin in the proposal for parametrize_with_fixtures
This commit is contained in:
Ronny Pfannschmidt 2017-11-10 10:48:48 +01:00 committed by GitHub
commit 9fce430c89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -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 <https://pypi.python.org/pypi/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=[