Tag Archives: sinonjs

SinonJS FakeServer with Browserify or Node

If you’ve tried using NPM’s SinonJS Fake Server with Browserify or Node you will experience this bug ( https://github.com/cjohansen/Sinon.JS/issues/319 ): FakeServer is not wrapped for proper ‘require’ usage. If this ticket’s status has changed to resolved, that is probably the best solution and you can stop reading. Otherwise I found that the minified version from a […]

Continue reading →
Post Tagged with , ,