Commit Graph

2 Commits (master)

Author SHA1 Message Date
Jonatan Nilsson 25f50483e1 eltro: Fixed flow. before/after/beforeEach/afterEach now can be defined multiple times in a group. In addition, beforeEach and afterEach get called for each children of said group.
continuous-integration/appveyor/branch AppVeyor build failed Details
2023-09-03 19:44:45 +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