test-runner module · puppeteer/puppeteer
Mocha Runner
Repository test runner layered on Mocha that applies TestSuites and TestExpectations configurations.
Location
Repository path
tools/mocha-runner/README.mdInvocation
`npm run build && npm run test`; select a suite with `-- --test-suite chrome-headless`.
Setup
Installation / activation
Run from the repository after defining or using its suite and expectation files.
Keywords
Mochatest runnerTestSuitesTestExpectationsdeflake
Repository context
puppeteer/puppeteer
Apache-2.0 TypeScript library and browser-management tooling for automating Chrome and Firefox through the DevTools Protocol or WebDriver BiDi; it is not an evidenced Claude Code extension, but can serve as browser infrastructure beneath the separately hosted Puppeteer-based chrome-devtools-mcp server named by the README.
browser automationweb testingend-to-end testingweb debuggingChromeFirefoxDevTools ProtocolWebDriver BiDiAngular testingbrowser management