Commit graph

32 commits

Author SHA1 Message Date
5e14f3f94c Add appveyor config
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-01-11 07:29:15 +00:00
0327de8bdc 1.2.3 2021-10-11 01:29:30 +00:00
96de2a5fbc cli: Fix so it returns error code on failed tests 2021-10-11 01:29:07 +00:00
11135fde83 1.2.2 2021-10-10 03:24:50 +00:00
7746b52cfe spy/stub: Add support for lastCall
Also added missing license file
2021-10-10 03:24:41 +00:00
c3c8169aeb 1.2.1 2021-10-09 23:20:07 +00:00
9992c681db sinon: now supports reset() 2021-10-09 23:20:01 +00:00
f54fb7d51a 1.2.0 2021-10-09 23:03:06 +00:00
5415f2ba95 Added basic spy() and stub() functionality 2021-10-09 23:02:51 +00:00
084b751b5b Eltro: Added both before() and after() support and functionality 2021-06-18 02:06:08 +00:00
3bd8d4ba51 Make eltro slightly more robust
Make the printError slightly more robust as well as well as make it print better when obscure errors occur when programmers fiddle with the internal mechanics of node, for example the Error.prepareStack among other things.
2021-06-02 21:28:51 +00:00
a571b95f90 Increment version 2021-06-02 15:31:14 +00:00
d4a23326ce cli: Print filename in question that throws during import 2021-06-02 15:31:09 +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
d7d7f1526e 0.9.1 2020-04-01 17:17:09 +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
f9d6ca20d7 Updated readme and few other minor tests 2020-04-01 15:50:55 +00:00
efc9c5901b 0.9.0 2020-04-01 15:46:15 +00:00
4fa7f0314b CLI: Added better check for options 2020-04-01 15:46:11 +00:00
b8deafd11c finished renaming 2020-04-01 15:42:14 +00:00
4d695338e0 Rename from casette to eltro 2020-04-01 15:35:33 +00:00
ede442b930 0.9.2 2020-03-31 17:29:35 +00:00
5c139878c9 Merge branch 'master' of https://github.com/TheThing/node-casette 2020-03-31 17:29:20 +00:00
06e8ea412f 0.9.1 2020-03-31 17:28:28 +00:00
653e54c846 Prepare first release 2020-03-31 17:27:36 +00:00
cc34409439 Revert "Revert "0.9.0""
This reverts commit f820d9bd73.
2020-03-31 17:24:10 +00:00
f820d9bd73 Revert "0.9.0"
This reverts commit c04f3b39e7.
2020-03-31 17:23:33 +00:00
c04f3b39e7 0.9.0 2020-03-31 17:23:10 +00:00
30eadbe730
Update README.md 2020-03-31 17:21:36 +00:00
c487ae6d5c
Initial commit 2020-03-30 15:58:11 +00:00