Great! Created a PR at https://bitbucket.org/pytest-dev/pytest/pull-request/267.
Cheers, On Fri, Apr 3, 2015 at 2:36 PM, Anatoly Bubenkov <[email protected]> wrote: > I think it's just a leftover in the docs > Yield_fixture is de facto standard :) > On Apr 3, 2015 7:04 PM, "Bruno Oliveira" <[email protected]> wrote: > >> Hi all, >> >> yield_fixture is still listed as experimental in the docs ( >> http://pytest.org/latest/yieldfixture.html). Do we still want to >> discuss/change it, or should we drop the "experimental" status from the >> documentation? >> >> Myself love it, and use it almost exclusively when I want to write a >> fixture that needs a tear down step. :) >> >> Cheers, >> >> _______________________________________________ >> pytest-dev mailing list >> [email protected] >> https://mail.python.org/mailman/listinfo/pytest-dev >> >>
_______________________________________________ pytest-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pytest-dev
