MCPcopy
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
128def test_error():
129 with pytest.raises(ValueError):
130 Rule(characters="")

Callers

nothing calls this directly

Calls 1

RuleClass · 0.90

Tested by

no test coverage detected