[pytest-dev] yield_fixture still experimental?
Bruno Oliveira
nicoddemus at gmail.com
Tue Nov 4 13:37:28 CET 2014
Hi everyone,
The documentation for yield_fixture says:
> “yielding” fixture values is an experimental feature and its exact
declaration may change later
> but earliest in a 2.5 release. You can thus safely use this feature in
the 2.4 series but may
> need to adapt later. Test functions themselves will not need to change
(as a general
> feature, they are ignorant of how fixtures are setup).
Is yield_fixture still experimental? Are there any plans to change it for
2.7, or later?
I ask because a colleague of mind was somewhat cautious about using them
because of their "experimental" status.
Cheers,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pytest-dev/attachments/20141104/5fd11aa0/attachment.html>
More information about the pytest-dev
mailing list