pub fn assertion_error(message: impl AsRef<str>) -> String
Build the string used when throwing assertion errors to keep parity with the JS SDK.