Commit Graph

5 Commits (master)

Author SHA1 Message Date
Jonatan Nilsson a2638b671d sinon: Add helper function findCall()
continuous-integration/appveyor/branch AppVeyor build succeeded Details
update readme quite a bit
2023-08-26 21:06:44 +00:00
Jonatan Nilsson 59ba39e406 Implemented beforeEach and afterEach.
continuous-integration/appveyor/branch AppVeyor build failed Details
Also added onCall() support in sinon and chaining support.
Breaking: Renamed onCall with getCall.
2022-01-11 09:37:05 +00:00
Jonatan Nilsson 7746b52cfe spy/stub: Add support for lastCall
Also added missing license file
2021-10-10 03:24:41 +00:00
Jonatan Nilsson 9992c681db sinon: now supports reset() 2021-10-09 23:20:01 +00:00
Jonatan Nilsson 5415f2ba95 Added basic spy() and stub() functionality 2021-10-09 23:02:51 +00:00