puppeteer/utils/doclint/check_public_api
Andrey Lushnikov d062381978
feat: Implement JavaScript Coverage (#1673)
This patch introduces a new `page.coverage` namespace with two methods:
- `page.coverage.startJSCoverage` to initiate JavaScript coverage
  recording
- `page.coverage.stopJSCoverage` to stop JavaScript coverage and get
  results
2018-01-02 19:53:53 -08:00
..
test tests: drop jasmine test runner (#1519) 2017-12-07 16:37:22 -08:00
Documentation.js Change let into const (#457) 2017-08-21 16:39:04 -07:00
index.js feat: Implement JavaScript Coverage (#1673) 2018-01-02 19:53:53 -08:00
JSBuilder.js chore: Use Typescript to lint JSDoc annotations (#986) 2017-10-09 22:31:40 -07:00
MDBuilder.js feat(JSHandles): introduce JSHandles (#943) 2017-10-06 15:35:02 -07:00