2011-09-15 00:49:36 +04:00
|
|
|
# This pulls in all the libraries needed to run Selenium tests
|
2012-03-30 23:40:49 +04:00
|
|
|
# on the Mozilla MozTrap project
|
2011-09-15 00:49:36 +04:00
|
|
|
|
2012-07-09 15:58:04 +04:00
|
|
|
PyYAML==3.10
|
|
|
|
UnittestZero
|
|
|
|
certifi==0.0.8
|
|
|
|
chardet==1.0.1
|
|
|
|
execnet==1.1
|
2013-07-16 04:25:50 +04:00
|
|
|
py==1.4.15
|
|
|
|
pytest==2.3.5
|
2014-11-24 03:29:58 +03:00
|
|
|
pytest-mozwebqa
|
2012-07-09 15:58:04 +04:00
|
|
|
pytest-xdist==1.8
|
2014-11-06 02:49:19 +03:00
|
|
|
requests==2.4.3
|
2013-04-19 20:39:11 +04:00
|
|
|
selenium
|
2013-09-16 18:45:55 +04:00
|
|
|
-e git+https://github.com/mozilla/bidpom.git@master#egg=browserid
|