chrome-mock-api

0.0.1 • Public • Published

chrome-mock-api

Chrome API mocking library.

npm install chrome-mock-api

usage

In most cases you will want to set this as a global at the top of your test file, because chrome is a global in your extension code.

chrome = require('chrome-mock')

Readme

Keywords

none

Package Sidebar

Install

npm i chrome-mock-api

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

323 kB

Total Files

50

Last publish

Collaborators

  • charforge