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
62
commits
1
branch
16
tags
330
KiB
v1.5.0
Commit graph
3 commits
Author
SHA1
Message
Date
Jonatan Nilsson
17d7bb862c
expose stub calls and remove logging on before/after code
All checks were successful
continuous-integration/appveyor/branch
AppVeyor build succeeded
Details
2024-09-20 19:09:20 +00:00
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