Comment #15 on issue 137 by c.martin.taylor: Support for continuing test
execution regardless of failures (ContinueOnFailure)
http://code.google.com/p/robotframework/issues/detail?id=137
I like this proposal: --runmode ContinueOnFailure
but I'd like to see some information on how the various failures would be
reported.
I worked around the problem of not having this feature by writing the
attached set of
"Defer Failure" keywords. One of my main uses of this is in web page tests
that check
all of the links on a given page. I want to check and report on ALL of
them in every
test run, not just fail and stop on the first incorrect link.
If a test running with --runmode ContinueOnFailure has one or more
failures, is the
whole test marked as FAIL? How are each of the failures found and reported
in the
.log files? Does the normal handling of critical vs. non-critical failures
still
work with this setting?
Attachments:
DeferFailure.html 5.0 KB
--
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