Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ fail
Function
fail
lib/sqlalchemy/testing/util.py:190–191 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
188
189
190
def
fail(msg):
191
assert False, msg
192
193
194
@decorator
Callers
4
fail
Method · 0.85
assert_unordered_result
Method · 0.85
_expect_failure
Method · 0.85
_expect_success
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected