Commit Graph

11 Commits (master)

Author SHA1 Message Date
TheThing 8fad1b45b1 Fix bug in kill and add basic test. Improve error handling on import errors.
continuous-integration/appveyor/branch AppVeyor build succeeded Details
2023-10-31 13:25:08 +00:00
TheThing 18f9806135 Fix bug in cli preventing npm-only run
continuous-integration/appveyor/branch AppVeyor build succeeded Details
2023-10-31 08:41:03 +00:00
TheThing 5c9ead16b6 Huge new feature: File watcher and automatic watch and run, both tests and npm. Major improvements or refactoring in cli.
continuous-integration/appveyor/branch AppVeyor build failed Details
2023-09-28 09:33:43 +00:00
Jonatan Nilsson be700ab012 cli: Add ability to override default timeout as well as ignore only tests
continuous-integration/appveyor/branch AppVeyor build failed Details
2022-03-02 14:25:56 +00:00
Jonatan Nilsson 96de2a5fbc cli: Fix so it returns error code on failed tests 2021-10-11 01:29:07 +00:00
Jonatan Nilsson 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
Jonatan Nilsson d4a23326ce cli: Print filename in question that throws during import 2021-06-02 15:31:09 +00:00
Jonatan Nilsson 4fa7f0314b CLI: Added better check for options 2020-04-01 15:46:11 +00:00
Jonatan Nilsson b8deafd11c finished renaming 2020-04-01 15:42:14 +00:00
Jonatan Nilsson 4d695338e0 Rename from casette to eltro 2020-04-01 15:35:33 +00:00
Jonatan Nilsson 653e54c846 Prepare first release 2020-03-31 17:27:36 +00:00