Comment #13 on issue 174 by [email protected]: Possibility to stop test
execution with PASS status
http://code.google.com/p/robotframework/issues/detail?id=174
I also would like to have stopping of test execution with PASS status (by
using some keyword). Also stopping suite execution with so other keyword
would be nice.
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html#using-keywords
This feature would be very handy as some parts of test can be easily
ignored without need to put artificial user keyword and calling "run
keyword If" for it when some condition happens (environment does not have
that feature to be tested active etc.)