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
Here is a screenshot from an example implementation started in PR #4
That implementation did not work in all cases so it may be inexact (I don't remember exactly how I did it).
Bonus points if we can make this useful also in the context of fuzz tests.
The text was updated successfully, but these errors were encountered:
Reopening since the behavior when fuzz testing is not the best. It reports logs of all the fuzz iterations whereas a much more useful behavior would be to only report the logs of the shrinked error.
Here is a screenshot from an example implementation started in PR #4
That implementation did not work in all cases so it may be inexact (I don't remember exactly how I did it).
Bonus points if we can make this useful also in the context of fuzz tests.
The text was updated successfully, but these errors were encountered: