Sinon.JS v0.6.0 Release Notes

Release Date: 2010-08-10 // over 13 years ago
    • FakeXMLHttpRequest
    • sinon.useFakeXMLHttpRequest
    • sinon.fakeServer
    • sinon.fakeServerWithClock
    • ๐Ÿ‘Œ Improved fake timers implementation, made them work properly in IE 6-8
    • ๐Ÿ‘Œ Improved sinon.sandbox
      • Added useFakeServer
      • Added inject method
    • ๐Ÿ‘Œ Improved sinon.test method
      • Made configuration aware
      • Now uses sinon.sandbox in place of sinon.collection
    • ๐Ÿ”„ Changed default configuration for sinon.test, breaking compatibility with 0.5.0 - can be changed through sinon.config