← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #187287]: Unit-test run using pyunit

 

Question #187287 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/187287

    Status: Open => Answered

RaiMan proposed the following answer:
This is absolutely shit (Steve Jobs would have said in this case ;-)

But since I am a little bit more polite:

Sorry, but this does not work this way:

jython -m unittest TestSuite_Authorization_Modification.py

have a look at http://jython.org/docs/using/cmdline.html, and I am sure,
you will find out.

(unittest module does nothing, when it is run - can only be included)

again: 
look at faq 1804, to get some hints how to easily setup a test runner.
Or have a look at the official Python/Jython docs.
Or have a look for tons of tutorials and examples in the net.

Not really a Sikuli question.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.