User Guide
Examples
Architecture
API Reference
Operators for exception handling.
An assertion statement.
test (bool) – The condition on which to assert.
message (Callable) – A function which returns the message to be used if the assertion fails.