bundle.testing.cli ================== .. py:module:: bundle.testing.cli Attributes ---------- .. autoapisummary:: bundle.testing.cli.log Functions --------- .. autoapisummary:: bundle.testing.cli.testing bundle.testing.cli.python bundle.testing.cli.pytest_cmd Module Contents --------------- .. py:data:: log .. py:function:: testing() :async: .. py:function:: python() :async: .. py:function:: pytest_cmd(show_exc: bool, no_logs: bool, capture: bool, perf: bool, report: bool, tracy: bool, perf_output: str | None) :async: Run the bundle test suite.