MCPcopy Create free account
hub / github.com/scanny/python-pptx / has_title_set_fixture

Route has_title_set_fixture

tests/chart/test_chart.py:None–None  ·  view source on GitHub ↗
pytest.fixture(
        params=[
            ("c:chart", True, "c:chart/c:title/(c:layout,c:overlay{val=0})"),
            ("c:chart/c:title", True, "c:chart/c:title"),
            ("c:chart/c:title",

Source from the content-addressed store, hash-verified

1# pyright: reportPrivateUsage=false
2
3"""Unit-test suite for `pptx.chart.chart` module."""
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected