Closed EuAndreh closed 9 years ago
As far as I could see on the code, prove:*debug-on-error* will make the test fall into the debugger only if there is an error in the test itself, not when it fails, correct?
prove:*debug-on-error*
Yep, correct. (I'm surprised it's not even mentioned in README.)
Thanks =].
As far as I could see on the code,
prove:*debug-on-error*
will make the test fall into the debugger only if there is an error in the test itself, not when it fails, correct?