mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-14 02:31:59 +00:00
91ed2688dd
This requires a custom mocha reporter under puppeteer/ and changes in output parsing. Differential Revision: https://phabricator.services.mozilla.com/D77625
474 B
474 B
Vendoring Puppeteer
As mentioned in the chapter on Testing, we run the full Puppeteer test suite on try. These tests are vendored in central under remote/test/puppeteer/ and we have a script to pull in the most recent changes.
To update the vendored copy of Puppeteer under remote/test/puppeteer/:
% ./mach remote vendor-puppeteer