Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pytest-dev/pytest
/ cls
Function
cls
doc/en/example/fixtures/test_fixtures_order_scope.py:17–18 · doc/en/example/fixtures/test_fixtures_order_scope.py::cls
(order)
Source
from the content-addressed store, hash-verified
15
16
@pytest.fixture(scope=
class
="st">"
class
")
17
def
cls(order):
18
order.append(
class
="st">"
class
")
19
20
21
@pytest.fixture(scope=
class
="st">"module")
Callers
15
_from_json
Method · 0.85
simple
Method · 0.85
for_config
Method · 0.85
from_call
Method · 0.85
_from_json
Method · 0.85
from_item_and_call
Method · 0.85
_genfunctions
Method · 0.85
from_config
Method · 0.85
empty
Method · 0.85
context
Method · 0.85
approx
Function · 0.85
_gethomedir
Method · 0.85
Calls
1
append
Method · 0.80
Tested by
no test coverage detected