← Back to team overview

sikuli-driver team mailing list archive

[Bug 1080804] [NEW] IDE should print error message when trying to use setUp() and test methods when not in Unit Test mode

 

Public bug reported:

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.

** Affects: sikuli
     Importance: Undecided
         Status: New

-- 
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:
  New

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


Follow ups

References