cjohansen / sinon-qunit

A small Sinon.JS adapter for QUnit that provides automatic sandboxing of mocks and stubs
http://cjohansen.no/sinon/qunit
Other
26 stars 12 forks source link

Pass notrycatch into sinon config #4

Closed lennym closed 10 years ago

lennym commented 12 years ago

Works in conjunction with https://github.com/cjohansen/Sinon.JS/pull/126 to improve debugging experience.