Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ add_fixture
Method
add_fixture
tests/chart/test_data.py:309–312 ·
view source on GitHub ↗
(self, Category_, category_)
Source
from the content-addressed store, hash-verified
307
308
@pytest.fixture
309
def
add_fixture(self, Category_, category_):
310
categories = Categories()
311
name =
"foobar"
312
return
categories, name, Category_, category_
313
314
@pytest.fixture(
315
params=[
Callers
nothing calls this directly
Calls
1
Categories
Class · 0.90
Tested by
no test coverage detected