Commit Graph

14 Commits (master)

Author SHA1 Message Date
TheThing a70d64e624 Implement smarter process kill when in npm mode with watch changes
continuous-integration/appveyor/branch AppVeyor build succeeded Details
2023-10-31 13:05:45 +00:00
Jonatan Nilsson 264364a152 Fix tests for windows
continuous-integration/appveyor/branch AppVeyor build succeeded Details
2023-10-31 08:32:44 +00:00
TheThing 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
TheThing b7866113f0 Fix tests, remove some console output
continuous-integration/appveyor/branch AppVeyor build succeeded Details
2023-09-28 09:49:56 +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 c09a4c805e Fully refactored the watcher 2023-09-03 19:43:59 +00:00
TheThing b47fa2b068 watcher: Imported node-watch into the project including tests. 2023-09-02 08:23:26 +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 970c76fd10 Fix Eltro handling of error messages so they always become normalized as Error objects 2021-06-02 15:30:45 +00:00
Jonatan Nilsson 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
Jonatan Nilsson f9d6ca20d7 Updated readme and few other minor tests 2020-04-01 15:50:55 +00:00
Jonatan Nilsson 4fa7f0314b CLI: Added better check for options 2020-04-01 15:46:11 +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