Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium
New issue 61 by e...@qualitytree.com: Default test case execution status to
Not Executed
http://code.google.com/p/robotframework-mabot/issues/detail?id=61
Currently when I load up a suite of tests, if I do a file save immediately
without actually doing anything with the tests, they are all marked Fail.
What I really want is a tri-state: pass, fail, not run. And I want the test
cases to default to Not Run. This is more consistent with the way that
manual test execution is managed and will make it easier for manual testers
(or at least the manual testers I am working with) to embrace mabot as a
test management alternative.