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 Jan 10, 2020. It is now read-only.
I'm aware of rove:*debug-on-error*p, which invokes the debugger when a test raises a condition.
I have used stefil before, which supports also entering the debugger when a test fails. I find this convenient since I can immediately inspect expressions within the frame and this makes correcting things quicker.
Is this possible in prove, or if not would you consider adding it?
I'm aware of
rove:*debug-on-error*p
, which invokes the debugger when a test raises a condition.I have used stefil before, which supports also entering the debugger when a test fails. I find this convenient since I can immediately inspect expressions within the frame and this makes correcting things quicker.
Is this possible in
prove
, or if not would you consider adding it?#10
The text was updated successfully, but these errors were encountered: