Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium

New issue 366 by metalzong: stop execution if special exception raised
http://code.google.com/p/robotframework/issues/detail?id=366

Could Robot provide a function to stop all case immediately when one
specific case failed? It is useful when investigating some weird problem.
Note: The output file should not be broken.

[Comment form Pekka] We already have `--runmode ExitOnFailure` option to
control this from the command line. It might be a good idea to have a
possibility to stop execution also by test libraries (e.g. so that they
raise some special exception) and possible also via listeners.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to