Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: improve test and transaction output when it fails #2436

Merged
merged 2 commits into from Apr 25, 2023

Conversation

mathnogueira
Copy link
Member

@mathnogueira mathnogueira commented Apr 25, 2023

This PR improves the generated output when a test or a transaction step fails. Instead of showing Failed to execute transaction: <reason> it shows the test name and the link for the user to see more details on the UI.

image

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

Copy link
Collaborator

@schoren schoren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGM!

@mathnogueira mathnogueira merged commit e2b5354 into main Apr 25, 2023
28 checks passed
@mathnogueira mathnogueira deleted the fix/improve-error-reporting-cli branch April 25, 2023 21:19
schoren pushed a commit that referenced this pull request Jun 5, 2023
* fix: improve test and transaction output when it fails

* add breakline after reason for test failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants