sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #08675
[Question #187287]: Unit-test run using pyunit
New question #187287 on Sikuli:
https://answers.launchpad.net/sikuli/+question/187287
I am using Pydev Eclipse for scripting.
For exection Jython
and to execute multiple tests Jython-unit test
This much I am able to do.
Now I want all these to do all this using Command Prompt
I have already set sysPATH, JYTHONPATH...Now I am able to run single testscripts using jython...
eg.
>jython -m unittest xxxx.py
This is working fine.
Now I want to run all the test cases using command prompt(as I have done in Eclipse using pyunit)...
Please Help me..
Thanks in advance
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.