Luxoft / Twister

Twister Test Automation Framework
http://www.twistertesting.com/
Apache License 2.0
38 stars 21 forks source link

Need to use Twister Framework via cli #180

Closed neeraj8186 closed 8 years ago

neeraj8186 commented 8 years ago

Hi Team,

I need to run my test utilising Twister framework via cli. Basically like leverage use of cli.py placed under /opt/twister/bin. Please guide me how i can do that.

Regards, Neeraj Sharma

bogdanpopescu commented 8 years ago

@neeraj8186 The usage is described in User Guide so please check there. A quick example on how to start a project run from CLI: python cli.py --server my_server:8000 -–login usr:passwd -c ~/twister/config/fwmconfig.xml -p ~/twister/config/testsuites.xml -s start