acvetkov / sinon-chrome

Testing chrome extensions with Node.js
ISC License
435 stars 46 forks source link

Is it possible to run sinon-chrome test without node.js? #60

Closed kaidatavis closed 6 years ago

kaidatavis commented 7 years ago

I am currently learning to test my extension using Jasmine following this setup, which doesn't require node.js: https://gist.github.com/stevenqzhang/333fd0b2bca201aabaa40c7b63a74296

All the sinon-chrome examples seem to run test using node.js. Is it possible at all to run sinon-chrome test without node.js? If so, any example will be great.

Thanks,

acvetkov commented 7 years ago

Hi.

You can use sinon-chrome.min.js