Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/kivy/python-for-android
/ raises_system_exit
Function
raises_system_exit
tests/test_toolchain.py:23–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
22
23
def
raises_system_exit():
24
return
pytest.raises(SystemExit)
25
26
27
class
TestToolchainCL:
Callers
2
test_help
Method · 0.85
test_unknown
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected