sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #16737
[Bug 1080804] Re: IDE should print error message when trying to use setUp() and test methods when not in Unit Test mode
** Changed in: sikuli
Milestone: x1.0 => None
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1080804
Title:
IDE should print error message when trying to use setUp() and test
methods when not in Unit Test mode
Status in Sikuli:
Won't Fix
Bug description:
This is an improvement request.
When starting to use the IDE I had a script that used def setUp() and
def test_first() methods. While not running in unit test mode click
run simply closed the IDE and reopened it a few seconds later with no
log output. Clicking run a second time would almost instantly close
and reopen the IDE. It would be handy to have a warning or error that
lists that no commands were found. Or to detect those methods and
suggest to run in unit test mode.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1080804/+subscriptions
References