-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
good first issueeasy issue that is friendly to new contributoreasy issue that is friendly to new contributortype: docsdocumentation improvement, missing or needing clarificationdocumentation improvement, missing or needing clarification
Description
I assume that this section(https://docs.pytest.org/en/6.2.x/fixture.html#autouse-fixtures-are-executed-first-within-their-scope) is missing a picture with a linearized fixture call graph after line:
Because c can now be put above d in the graph, pytest can once again linearize the graph to this:
Metadata
Metadata
Assignees
Labels
good first issueeasy issue that is friendly to new contributoreasy issue that is friendly to new contributortype: docsdocumentation improvement, missing or needing clarificationdocumentation improvement, missing or needing clarification