gecko-dev/testing/config/marionette_harness_test_requirements.txt
Maja Frydrychowicz 1ef686097c Bug 1227367 - Add mozharness script for Marionette harness tests; r=jlund
MozReview-Commit-ID: 5OHt1bcHs0W

--HG--
extra : rebase_source : 2fe8ee35afa1136e371bf98c58cdb55f5efa52ad
extra : histedit_source : d00527f3707a4a4a680531ffcde9669aea5dd7bf
2016-04-04 17:57:34 -04:00

14 lines
387 B
Plaintext

-r mozbase_requirements.txt
# TODO - if we structure common.tests.zip to match the in-tree structure of the
# testing directory, we could use ./marionette_requirements.txt instead
../web-platform/tests/tools/wptserve
../marionette/client
../marionette/harness/marionette/runner/mixins/browsermob-proxy-py
../marionette/harness
# pytest
py==1.4.31
pytest==2.9.1
../../python/mock-1.0.0