yield_fixture docs need updating #690
Labels
type: docs
documentation improvement, missing or needing clarification
type: enhancement
new feature or API change, should be merged into features branch
Originally reported by: Brianna Laugher (BitBucket: pfctdayelise, GitHub: pfctdayelise)
http://pytest.org/latest/yieldfixture.html 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.
I think it is not actually the case that it is still experimental - it can cause confusion about if this feature should be used or not.
I am not sure what exactly the official status of it is now, so perhaps someone else can suggest what the wording should be.
The text was updated successfully, but these errors were encountered: