зеркало из https://github.com/mozilla/gecko-dev.git
17 строки
537 B
Plaintext
17 строки
537 B
Plaintext
# These dependencies are required for running marionette based tests from a source checkout
|
|
|
|
-r mozbase_source_requirements.txt
|
|
|
|
../web-platform/tests/tools/wptserve
|
|
../web-platform/tests/tools/third_party/certifi
|
|
../web-platform/tests/tools/third_party/enum
|
|
../web-platform/tests/tools/third_party/h2
|
|
../web-platform/tests/tools/third_party/hyperframe
|
|
../web-platform/tests/tools/third_party/hpack
|
|
|
|
../marionette/client
|
|
../marionette/harness
|
|
|
|
# Allows to use the Puppeteer page object model for Firefox
|
|
../marionette/puppeteer/firefox/
|