Allow errors checkbox
Status: Inactive
Brought to you by:
exortech
I've added an "allow errors" checkbox to let ASP
scripterrors occur instead of them being captured by
the testrunner object.
The reason behind this is to facilitate development and
display the detailed IIS error message when errors
occur, instead of seeing only a "Server error 500"
message in the testcase results.
regards,
J.
Logged In: YES
user_id=1024199
Could you post this patch please? The amount of time I've
wasted moving a debug line back and forth through the code
could have been heavily reduced by your idea!
Logged In: YES
user_id=895838
I thought I did upload this patch... odd.
Anyway, here it is, now for v0.9.2. The zip file contains
only the changed files.
changes to v0.9.2 files to include "allow errors" checkbox