|
82fc22653b
|
feat(cli): Add --version option and warn against global tstest usage in the tstest project
|
2025-05-26 14:20:55 +00:00 |
|
|
9464c17c15
|
fix(tstest): Improve timeout warning timer management and summary output formatting in the test runner.
|
2025-05-26 14:04:40 +00:00 |
|
|
899045e6aa
|
fix(protocol): Fix inline timing metadata parsing and enhance test coverage for performance metrics and timing edge cases
|
2025-05-26 08:22:26 +00:00 |
|
|
d1f8652fc7
|
fix(logging): Improve performance metrics reporting and add local permissions configuration
|
2025-05-26 05:01:06 +00:00 |
|
|
d2c0e533b5
|
fix(readme/ts/tstest.plugins): Update npm package scope and documentation to use @git.zone instead of @gitzone, and add local settings configuration.
|
2025-05-26 04:55:42 +00:00 |
|
|
570e2d6b3b
|
fix(config): Cleanup project configuration by adding local CLAUDE settings and removing redundant license files
|
2025-05-26 04:46:25 +00:00 |
|
|
424046b0de
|
fix(repo configuration): Update repository metadata to use git.zone naming and add local permission settings
|
2025-05-26 04:40:10 +00:00 |
|
|
82757c4abc
|
feat(watch mode): Add watch mode support with CLI options and enhanced documentation
|
2025-05-26 04:37:38 +00:00 |
|
|
33d2ff1d4f
|
feat(core): Implement Protocol V2 with enhanced settings and lifecycle hooks
|
2025-05-26 04:02:32 +00:00 |
|
|
7b1732abcc
|
BREAKING CHANGE(protocol): Introduce protocol v2 implementation and update build configuration with revised build order, new tspublish files, and enhanced documentation
|
2025-05-25 19:37:13 +00:00 |
|
|
96efba5903
|
fix(tstest): Fix timeout handling to correctly evaluate TAP results after killing the test process.
|
2025-05-24 14:33:24 +00:00 |
|
|
0954265095
|
fix(logging): Improve warning logging and add permission settings file
|
2025-05-24 11:10:49 +00:00 |
|
|
33f705d961
|
fix(tstest): Add timeout warning for long-running tests and introduce local settings configuration
|
2025-05-24 10:52:15 +00:00 |
|
|
63280e4a9a
|
fix(tstest): Improve timeout and error handling in test execution along with TAP parser timeout logic improvements.
|
2025-05-24 02:22:34 +00:00 |
|
|
3649114c8d
|
fix(tstest): Clear timeout identifiers after successful test execution and add local CLAUDE settings
|
2025-05-24 01:42:24 +00:00 |
|
|
31bf090410
|
feat(cli): Add new timeout and file range options with enhanced logfile diff logging
|
2025-05-24 01:32:41 +00:00 |
|
|
aa10fc4ab3
|
fix(tstest-logging): Improve log file handling with log rotation and diff reporting
|
2025-05-24 00:59:30 +00:00 |
|
|
763dc89f59
|
fix(tstest): Improve file range filtering and summary logging by skipping test files outside the specified range and reporting them in the final summary.
|
2025-05-23 23:18:35 +00:00 |
|
|
27c950c1a1
|
feat(cli): Add --startFrom and --stopAt options to filter test files by range
|
2025-05-23 23:05:38 +00:00 |
|
|
63a2879cb4
|
fix(docs): Update documentation and configuration for legal notices and CI permissions. This commit adds a new local settings file for tool permissions, refines the legal and trademark sections in the readme, and improves glob test files with clearer log messages.
|
2025-05-23 22:33:34 +00:00 |
|
|
c48887a820
|
fix(tstest): Fix test timing display issue and update TAP protocol documentation
|
2025-05-23 22:27:12 +00:00 |
|
|
53d3dc55e6
|
fix(logging): Fix log file naming to prevent collisions and update logging system documentation.
|
2025-05-23 21:31:39 +00:00 |
|
|
cfcb99de76
|
fix(dependencies): Update dependency versions and add local configuration files
|
2025-05-23 18:53:08 +00:00 |
|
|
03d478d6ff
|
feat(docs): Update documentation to embed tapbundle and clarify module exports for browser compatibility; also add CI permission settings.
|
2025-05-16 01:00:06 +00:00 |
|
|
946e467c26
|
feat(documentation): Enhance README with detailed test features and update local settings for build permissions.
|
2025-05-16 00:54:10 +00:00 |
|
|
2b01d949f2
|
feat(tstest): Enhance tstest with fluent API, suite grouping, tag filtering, fixture & snapshot testing, and parallel execution improvements
|
2025-05-16 00:21:32 +00:00 |
|
|
b28e2eace3
|
feat(package): Revamp package exports and update permissions with an extensive improvement plan for test runner enhancements.
|
2025-05-15 20:48:26 +00:00 |
|
|
bac2f852c5
|
feat(cli): Improve test runner configuration: update test scripts, reorganize test directories, update dependencies and add local settings for command permissions.
|
2025-05-15 20:39:03 +00:00 |
|
|
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 |
|