test workflow · puppeteer/puppeteer
Puppeteer test runner
Runs repository tests across applicable browser and platform configurations with documented filtering and reporting options.
Location
Repository path
test/README.mdInvocation
`npm test`; build first with `npm run build --workspace=@puppeteer-test/test && npm test`.
Setup
Installation / activation
Run in a built repository checkout; optional flags select suites, retries, timeout, reporter, and output.
Keywords
testsMochacoverageChromeFirefoxtest suites
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