Commit graph

8 commits

Author SHA1 Message Date
819ca84429 Fix bug with process.stdout.clearLine being missing. Use readline instead.
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-01-11 09:43:48 +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
084b751b5b Eltro: Added both before() and after() support and functionality 2021-06-18 02:06:08 +00:00
970c76fd10 Fix Eltro handling of error messages so they always become normalized as Error objects 2021-06-02 15:30:45 +00:00
7c4829c36b Revamped and reworked entire grouping and testing. Added better support for nested groups. Fixed a bunch of bugs. 2021-06-02 12:08:22 +00:00
e1a8911d55 Add skip/only/timeout on entire describe level 2020-04-01 17:16:46 +00:00
efa90c1a59 Added exclusivity support as well as only/timeout/skip support in front of test 2020-04-01 16:42:13 +00:00
4d695338e0 Rename from casette to eltro 2020-04-01 15:35:33 +00:00
Renamed from lib/casette.mjs (Browse further)