AlexKaras's avatar
AlexKaras
Champion Level 3
7 years ago
Status:
New Idea

(Runtime) flag to indicate that test was terminated from debugger

Hi,

 

For some projects there is a need to process test logs and export them to separate log files. But if the test was terminated from debugger, such test log must be skipped.

Currently there is no easy and clear way to distinguish between test that was terminated from the one that just failed during runtime.

I would like to ask for some flag or property that will make it clear whether the test was terminated from debugger or failed normally.

No CommentsBe the first to comment