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 Apr 20, 2021. It is now read-only.
Do you think it is a good idea to display output if a test fail using SystemContext? I have trouble to debug un Travis build because I just have this log:
Then command should succeed # Sanpi\Behatch\Context\SystemContext::commandShouldSucceed()
exception 'Exception' with message 'Command should succeed 1'in vendor/behatch/contexts/src/Context/SystemContext.php:73
I can implement also a debug output action.
What do you think?
The text was updated successfully, but these errors were encountered:
Do you think it is a good idea to display output if a test fail using
SystemContext
? I have trouble to debug un Travis build because I just have this log:I can implement also a
debug output
action.What do you think?
The text was updated successfully, but these errors were encountered: