[Feature]: e2e
Error Assertion Failure Messages Should Include Both the Expected and the Actual Error
#453
Labels
needs triage
Needs to be assigned the appropriate labels
type: feature
New feature request.
type: test
Changes to the testing suite.
What is the feature you would like to see?
Let's say the we assert an error occurred during contract execution like:
And let's say when running the test that this assertion fails.
Currently, this would produce the following error message:
A much more helpful error message would also show the actual error that occurred.
Proposal (open to suggestions):
Contribution Guidelines
The text was updated successfully, but these errors were encountered: