MCPcopy Create free account
hub / github.com/httpie/cli / check_update_warnings

Function check_update_warnings

tests/test_update_warnings.py:29–30  ·  view source on GitHub ↗
(text)

Source from the content-addressed store, hash-verified

27
28
29def check_update_warnings(text):
30 return 'A new HTTPie release' in text
31
32
33@pytest.mark.requires_external_processes

Calls

no outgoing calls

Tested by

no test coverage detected