Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenAssetIO/OpenAssetIO
/ plugin_a_identifier
Function
plugin_a_identifier
src/openassetio-python/tests/conftest.py:190–191 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
188
189
@pytest.fixture
190
def
plugin_a_identifier():
191
return
"org.openassetio.test.pluginSystem.resources.pluginA"
192
193
194
@pytest.fixture
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected