|
|
42cd08eb1c
|
feat(logging): Display failed test console logs in default mode
|
2025-05-15 19:40:46 +00:00 |
|
|
|
6cc883dede
|
fix(settings): Add local permissions configuration and remove obsolete test output log
|
2025-05-15 17:53:38 +00:00 |
|
|
|
56f0f0be16
|
feat(logger): Improve logging output and add --logfile support for persistent logs
|
2025-05-15 17:50:25 +00:00 |
|
|
|
78ffad2f7d
|
feat(logging): Improve logging output, CLI option parsing, and test report formatting.
|
2025-05-15 16:39:46 +00:00 |
|
|
|
a57edeef64
|
feat(cli): Enhance test discovery with support for single file and glob pattern execution using improved CLI argument detection
|
2025-05-15 14:37:55 +00:00 |
|
|
|
90741ed917
|
fix(TsTest): Fixed improper type-check for promise-like testModule defaults
|
2025-01-23 20:03:52 +01:00 |
|
|
|
c085a20a4f
|
fix(core): Fix delay handling in Chrome test execution
|
2025-01-23 19:56:56 +01:00 |
|
|
|
a73ce99564
|
fix(TsTest): Fix test module execution by ensuring promise resolution delay
|
2025-01-23 19:25:13 +01:00 |
|
|
|
5ddc2d2de0
|
fix(tstest): Handle globalThis.tapPromise in browser runtime evaluation
|
2025-01-23 19:20:11 +01:00 |
|
|
|
61c3226156
|
fix(core): Improve error logging for test modules without default promise
|
2025-01-23 19:13:40 +01:00 |
|
|
|
a8e9f67810
|
fix(core): Refactored tstest class to enhance promise handling for test modules.
|
2025-01-23 19:02:11 +01:00 |
|