Commit graph

5 commits

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