Check out this repository/download this ZIP. Run:
$ npm i --save-dev
$ npm test
> [email protected] test /.../sinon-chrome-webext-test
> karma start karma.conf.js
Firefox 57.0.0 (Ubuntu 0.0.0) ERROR
ReferenceError: browser is not defined
at test.js:1
npm ERR! Test failed. See above for more details.
I expect this to run without error.