puppeteer/utils/mochaRunner/src
Alex Rudenko 1ecb6e3f19
chore: add custom reporter (#8931)
This PR adds a custom mocha reporter that is a combination
of the Spec + JSON reporters. This way our test runner can
remove custom printing logic for test runs and only output
expectations.
2022-09-09 12:22:48 +02:00
..
interface.ts chore: implement custom mocha interface for the runner (#8929) 2022-09-09 11:12:18 +02:00
main.ts chore: add custom reporter (#8931) 2022-09-09 12:22:48 +02:00
reporter.ts chore: add custom reporter (#8931) 2022-09-09 12:22:48 +02:00
test.ts chore: implement custom mocha interface for the runner (#8929) 2022-09-09 11:12:18 +02:00
types.ts chore: implement custom mocha interface for the runner (#8929) 2022-09-09 11:12:18 +02:00
utils.ts chore: implement custom mocha interface for the runner (#8929) 2022-09-09 11:12:18 +02:00