Hi

2016-09-03 9:22 GMT+02:00 stepharo <stepharo@free.fr>:
3) Any failures inside forked processes should not spawn debugger while running tests.
Only when we debug tests we need debugger on forked failed processes.
During normal run SUnit should prevent such "background debuggers" and mark such tests as failed.

Definitevely. Now when we execute tests from the testRunner and nautilus we should get the debugger, right?

Yes