Confirmed users
656
edits
No edit summary  | 
				No edit summary  | 
				||
| Line 14: | Line 14: | ||
#Create a new virtualenv and install the mozrunner, mozprofile, mozprocess, mozlog and manifestdestiny packages into it (run 'python setup.py install' for each).    | #Create a new virtualenv and install the mozrunner, mozprofile, mozprocess, mozlog and manifestdestiny packages into it (run 'python setup.py install' for each).    | ||
#Clone the Peptest repo at [https://github.com/ahal/peptest.git https://github.com/ahal/peptest.git]<br>    | #Clone the Peptest repo at [https://github.com/ahal/peptest.git https://github.com/ahal/peptest.git]<br>    | ||
#Run the command (use --help for a full list of commands)<br><pre>python runpeptests.py -b ''path_to_binary''--profile-path ''path_to_profile'' --test-path ''path_to_test_manifest''</pre>  | #Run the command (use --help for a full list of commands)<br><pre>python runpeptests.py -b ''path_to_binary'' --profile-path ''path_to_profile'' --test-path ''path_to_test_manifest'' --log-file ''path_to_logfile''</pre>  | ||
=== Test Manifest  ===  | === Test Manifest  ===  | ||