This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
isRevertedWith
should log human-readable alternate message
#188
Labels
Currently
isRevertedWith
simply returns bool as to whether a tx is reverted with "example message". But when the error message is not the expected message the actual error message may be be human unreadable error macro number.We need to add the feature that
isRevertedWith
will make such an unexpected failure human readable if it is from an error macro.The text was updated successfully, but these errors were encountered: