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
When a test fails, we got information about what fails, the command, stdin, stdout, stderr, and exitcode.
It will be nice if we got also the line in the test file where the failure takes place or where the test begins considering large files.