lo
lo copied to clipboard
Must support Custom error handler.
Support user custom error handle in Must() ( like attach the callstack information ); Support Must("foo", customErr{}) to restore customErr type(ErrorsAs).
// Deprecated old pull #419 , Adopting a less invasive code approach