Commit graph

12 commits

Author SHA1 Message Date
feac2678bd Cli no longer throws if eltro is only being used for npm-watching and not testing 2023-10-31 08:32:34 +00:00
b7866113f0 Fix tests, remove some console output
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2023-09-28 09:49:56 +00:00
5c9ead16b6 Huge new feature: File watcher and automatic watch and run, both tests and npm. Major improvements or refactoring in cli.
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2023-09-28 09:33:43 +00:00
c09a4c805e Fully refactored the watcher 2023-09-03 19:43:59 +00:00
b47fa2b068 watcher: Imported node-watch into the project including tests. 2023-09-02 08:23:26 +00:00
be700ab012 cli: Add ability to override default timeout as well as ignore only tests
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-03-02 14:25:56 +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
f9d6ca20d7 Updated readme and few other minor tests 2020-04-01 15:50:55 +00:00
4fa7f0314b CLI: Added better check for options 2020-04-01 15:46:11 +00:00
4d695338e0 Rename from casette to eltro 2020-04-01 15:35:33 +00:00
653e54c846 Prepare first release 2020-03-31 17:27:36 +00:00