This website requires JavaScript.
Explore
Help
Sign in
TheThing
/
eltro
Watch
1
Star
0
Fork
You've already forked eltro
0
Code
Issues
Pull requests
Projects
Releases
12
Wiki
Activity
57
commits
1
branch
16
tags
330
KiB
18f9806135
Commit graph
2 commits
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.
Some checks failed
continuous-integration/appveyor/branch
AppVeyor build failed
Details
2023-09-03 19:44:45 +00:00
Jonatan Nilsson
59ba39e406
Implemented beforeEach and afterEach.
...
Some checks failed
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