eltro/lib
Jonatan Nilsson 25f50483e1
continuous-integration/appveyor/branch AppVeyor build failed Details
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.
2023-09-03 19:44:45 +00:00
..
watch Fully refactored the watcher 2023-09-03 19:43:59 +00:00
assert.mjs assert: Add new feature throwsAndCatch, returns the original thrown error 2023-08-28 06:25:22 +00:00
callback.mjs Added helpers into cb: 2022-07-04 10:23:41 +00:00
cli.mjs cli: Add ability to override default timeout as well as ignore only tests 2022-03-02 14:25:56 +00:00
eltro.d.ts watcher: Imported node-watch into the project including tests. 2023-09-02 08:23:26 +00:00
eltro.mjs 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. 2023-09-03 19:44:45 +00:00
sinon.mjs sinon: Add helper function findCall() 2023-08-26 21:06:44 +00:00