Updates:
        Status: Done

Comment #5 on issue 593 by jussi.ao.malinen: Command line option to skip teardowns when execution is stopped gracefully (e.g. with `Ctrl-C`)
http://code.google.com/p/robotframework/issues/detail?id=593

Implemented with a new runmode 'SkipTeardownOnExit'. This causes teardowns to be skipped when test execution is stopped with ctrl-c, signals, fatal exceptions, or exit-on-failure mode.


Reply via email to