↓ 1 callersFunctionfix_cache_order(
item: nodes.Item,
argkeys_cache: Dict[Scope, Dict[nodes.Item, Dict[_Key, None]]],
items_by_argke
src/_pytest/fixtures.py:299
↓ 1 callersFunctionfixture(
fixture_function: FixtureFunction,
*,
scope: "Union[_ScopeName, Callable[[str, Config], _ScopeNa
src/_pytest/fixtures.py:1224