9464c17c15fix(tstest): Improve timeout warning timer management and summary output formatting in the test runner.Philipp Kunz2025-05-26 14:04:40 +00:00
899045e6aafix(protocol): Fix inline timing metadata parsing and enhance test coverage for performance metrics and timing edge casesPhilipp Kunz2025-05-26 08:22:26 +00:00
d2c0e533b5fix(readme/ts/tstest.plugins): Update npm package scope and documentation to use @git.zone instead of @gitzone, and add local settings configuration.Philipp Kunz2025-05-26 04:55:42 +00:00
570e2d6b3bfix(config): Cleanup project configuration by adding local CLAUDE settings and removing redundant license filesPhilipp Kunz2025-05-26 04:46:25 +00:00
424046b0defix(repo configuration): Update repository metadata to use git.zone naming and add local permission settingsPhilipp Kunz2025-05-26 04:40:10 +00:00
82757c4abcfeat(watch mode): Add watch mode support with CLI options and enhanced documentationPhilipp Kunz2025-05-26 04:37:38 +00:00
7aaeed0dc6fix: Implement tap.todo(), fix tap.skip.test() to create test objects, and ensure tap.only.test() works correctlyPhilipp Kunz2025-05-26 04:07:05 +00:00
63280e4a9afix(tstest): Improve timeout and error handling in test execution along with TAP parser timeout logic improvements.Philipp Kunz2025-05-24 02:22:34 +00:00
763dc89f59fix(tstest): Improve file range filtering and summary logging by skipping test files outside the specified range and reporting them in the final summary.Philipp Kunz2025-05-23 23:18:35 +00:00
63a2879cb4fix(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.Philipp Kunz2025-05-23 22:33:34 +00:00
03d478d6fffeat(docs): Update documentation to embed tapbundle and clarify module exports for browser compatibility; also add CI permission settings.Philipp Kunz2025-05-16 01:00:06 +00:00
946e467c26feat(documentation): Enhance README with detailed test features and update local settings for build permissions.Philipp Kunz2025-05-16 00:54:10 +00:00
b28e2eace3feat(package): Revamp package exports and update permissions with an extensive improvement plan for test runner enhancements.Philipp Kunz2025-05-15 20:48:26 +00:00
bac2f852c5feat(cli): Improve test runner configuration: update test scripts, reorganize test directories, update dependencies and add local settings for command permissions.Philipp Kunz2025-05-15 20:39:03 +00:00
a57edeef64feat(cli): Enhance test discovery with support for single file and glob pattern execution using improved CLI argument detectionPhilipp Kunz2025-05-15 14:37:55 +00:00