puppeteer/tools/mochaRunner/src
Alexandra Borovova 47f51c8a7d
chore: forward mocha arguments through the custom runner (#9502)
<!-- Thanks for submitting a pull request! Please provide enough
information so that others can review your pull request. -->

**What kind of change does this PR introduce?**

This is a change to a custom mocha runner to forward arguments to mocha.

**Summary**

In order to start using puppeteer custom mocha runner, the Firefox team
needs to forward some arguments to mocha through the runner to make it
compatible with our log parser.

**Does this PR introduce a breaking change?**

no
2023-01-13 09:51:59 +00:00
..
interface.ts chore: refactor utils (#9053) 2022-10-06 10:27:14 +02:00
main.ts chore: forward mocha arguments through the custom runner (#9502) 2023-01-13 09:51:59 +00:00
reporter.ts chore: refactor utils (#9053) 2022-10-06 10:27:14 +02:00
test.ts chore: refactor utils (#9053) 2022-10-06 10:27:14 +02:00
types.ts chore: refactor utils (#9053) 2022-10-06 10:27:14 +02:00
utils.ts chore: refactor utils (#9053) 2022-10-06 10:27:14 +02:00