MCPcopy
hub / github.com/python-poetry/poetry / tester

Function tester

tests/console/test_application_removed_commands.py:18–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16
17@pytest.fixture
18def tester() -> ApplicationTester:
19 return ApplicationTester(Application())
20
21
22def test_application_removed_command_default_message(

Callers

nothing calls this directly

Calls 1

ApplicationClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…