зеркало из https://github.com/mozilla/gecko-dev.git
54820db49c
Makes it possible for mach to resolve test paths for Puppeteer, so that individual tests can be run from the command line using "./mach test", as such: % ./mach test remote/test/puppeteer/test/screenshot.spec.js As the Puppeteer test suite is imported from upstream and we cannot change this directory at will (i.e. to add test manifest files), we take the same approach as for WPT and populate the manifest by recursively walking the remote/test/puppeteer/test/**/*.spec.js file tree. Differential Revision: https://phabricator.services.mozilla.com/D37013 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
moztest | ||
tests | ||
setup.py |