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
#7899 introduced the ability of recording invariant failure (json format) and replaying, per comment below would be nice to include the traces too
I don't have a strong sense of what the right format would be but it would be nice to extend the export of https://github.com/foundry-rs/foundry/pull/7899 to include the traces of unit tests as well
The text was updated successfully, but these errors were encountered:
grandizzy
changed the title
feat: extend the export of failed case to include traces of unit tests as well
feat: extend the export of failed case to include traces as well
Jun 8, 2024
grandizzy
changed the title
feat: extend the export of failed case to include traces as well
feat(invariant): extend the export of failed case to include traces as well
Jun 8, 2024
The -vvvv may be useful, too, but I meant something different and wasn't clear. I'm asking for unit tests to also be made available in a JSON format such as the one the corpus is in like:
#7899 introduced the ability of recording invariant failure (json format) and replaying, per comment below would be nice to include the traces too
Originally posted by @0xalpharush in #2552 (comment)
The text was updated successfully, but these errors were encountered: