Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/airbnb/binaryalert
/ TestFailureError
Class
TestFailureError
cli/exceptions.py:12–13 ·
view source on GitHub ↗
Exception raised when a BinaryAlert test fails.
Source
from the content-addressed store, hash-verified
10
11
12
class
TestFailureError(ManagerError):
13
""
"Exception raised when a BinaryAlert test fails."
""
Callers
2
live_test
Method · 0.90
unit_test
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected