strike wrong yield_fixture paragraph

This commit is contained in:
holger krekel 2013-10-01 14:25:59 +02:00
parent 1db6fc87c7
commit 446bcf44fb
1 changed files with 0 additions and 7 deletions

View File

@ -119,13 +119,6 @@ However, there are also limitations or foreseeable irritations:
Others can start experimenting with writing yield-style fixtures Others can start experimenting with writing yield-style fixtures
and possibly help evolving them further. and possibly help evolving them further.
Some developers also expressed their preference for
rather introduce a new ``@pytest.yieldfixture`` decorator
instead of a keyword argument, or for assuming the above
yield-semantics automatically by introspecting if a fixture
function is a generator. Depending on more experiences and
feedback during the 2.4 cycle, we revisit theses issues.
If you want to feedback or participate in the ongoing If you want to feedback or participate in the ongoing
discussion, please join our :ref:`contact channels`. discussion, please join our :ref:`contact channels`.
you are most welcome. you are most welcome.