Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ test_error
Function
test_error
tests/test_rule.py:128–130 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
126
127
128
def
test_error():
129
with
pytest.raises(ValueError):
130
Rule(characters=
""
)
Callers
nothing calls this directly
Calls
1
Rule
Class · 0.90
Tested by
no test coverage detected