↓ 1 callersMethod_validate_ids(
self,
ids: Iterable[Union[None, str, float, int, bool]],
parameters: Sequence[Parame
src/_pytest/python.py:1208
↓ 1 callersFunctioncall_and_report(
item: Item, when: "Literal['setup', 'call', 'teardown']", log: bool = True, **kwds
)
src/_pytest/runner.py:218