You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
When a test fails, print its tx id(s) along with its events. Otherwise I have to search through dozens-hundreds of other logs in a truffle develop --log screen to find the one that failed so I can debug it. It would be great if the events could be grouped by the tx id they were fired in.
The text was updated successfully, but these errors were encountered:
Not a bug, just a feature request.
When a test fails, print its tx id(s) along with its events. Otherwise I have to search through dozens-hundreds of other logs in a
truffle develop --log
screen to find the one that failed so I candebug
it. It would be great if the events could be grouped by the tx id they were fired in.The text was updated successfully, but these errors were encountered: