Auto-tools/Projects/peptest: Difference between revisions

Line 13: Line 13:
#Clone the mozbase repository at [https://github.com/mozilla/mozbase github.com/mozilla/mozbase].
#Clone the mozbase repository at [https://github.com/mozilla/mozbase github.com/mozilla/mozbase].
#Create a new [http://pypi.python.org/pypi/virtualenv virtualenv] and install the mozinfo, mozlog, mozprofile, mozprocess, mozrunner and manifestdestiny packages into it (run 'python setup.py install' for each or run 'python setup_development.py' to install all the packages).  
#Create a new [http://pypi.python.org/pypi/virtualenv virtualenv] and install the mozinfo, mozlog, mozprofile, mozprocess, mozrunner and manifestdestiny packages into it (run 'python setup.py install' for each or run 'python setup_development.py' to install all the packages).  
#Clone the Peptest repo at [https://github.com/mozilla/peptest github.com/mozilla/peptest]<br>  
#Clone the Peptest repo at [https://github.com/mozilla/peptest github.com/mozilla/peptest] and install peptest (python setup.py install)<br>  
#Run the command (use --help for a full list of commands)<br><pre>python runpeptests.py --binary &lt;path_to_binary&gt; --test-path &lt;path_to_test_manifest&gt;</pre>
#Run the command (use --help for a full list of commands)<br><pre>peptest --binary &lt;path_to_binary&gt; --test-path &lt;path_to_test_manifest&gt;</pre>


=== Test Manifest  ===
=== Test Manifest  ===
Confirmed users
656

edits