d6f657a46a
fix(docs): Update package author and expand license/legal and issue-reporting information in tapbundle docs
Juergen Kunz2025-11-21 15:50:16 +00:00
8edbbd4850
fix(tapbundle): Pass TapTools to suite lifecycle hooks (beforeAll/afterAll) and update @push.rocks/smarts3 to ^3.0.0
Juergen Kunz2025-11-21 15:17:37 +00:00
ca08bb2e3c
feat(tapbundle): Add global postTask (teardown) and suite lifecycle hooks (beforeAll/afterAll) to tapbundle
Juergen Kunz2025-11-20 18:22:54 +00:00
973ce771d2
fix(config): Remove Bun config file and set deno.json useDefineForClassFields to false for compatibility
Juergen Kunz2025-11-17 01:52:00 +00:00
16ca3b6374
feat(runtime-adapters): Enable TypeScript decorator support for Deno and Bun runtimes and add decorator tests
Juergen Kunz2025-11-17 01:21:20 +00:00
ff6aae7159
feat(tstest.classes.runtime.parser): Add support for all runtime token and update docs/tests; regenerate lockfile and add local settings
Juergen Kunz2025-10-12 18:24:56 +00:00
efbaded1f3
fix(tests): Remove flaky dynamic-ports browser test and add local dev tool settings
Juergen Kunz2025-09-12 14:09:28 +00:00
799a60188f
feat(tstest): Implement dynamic port allocation for HTTP and WebSocket connections, add tests for port validation
Juergen Kunz2025-09-12 14:06:03 +00:00
cca01b51ec
fix(tstest): Update deps, fix chrome server route for static bundles, add local tool settings and CI ignore
Juergen Kunz2025-09-03 12:37:57 +00:00
14e32b06de
fix(ci): Add local Claude settings to allow required WebFetch and Bash permissions for local tooling and tests
Juergen Kunz2025-08-16 18:07:57 +00:00
9464c17c15
fix(tstest): Improve timeout warning timer management and summary output formatting in the test runner.
Philipp Kunz2025-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
Philipp Kunz2025-05-26 08:22:26 +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.
Philipp Kunz2025-05-26 04:55:42 +00:00
570e2d6b3b
fix(config): Cleanup project configuration by adding local CLAUDE settings and removing redundant license files
Philipp Kunz2025-05-26 04:46:25 +00:00
424046b0de
fix(repo configuration): Update repository metadata to use git.zone naming and add local permission settings
Philipp Kunz2025-05-26 04:40:10 +00:00
82757c4abc
feat(watch mode): Add watch mode support with CLI options and enhanced documentation
Philipp Kunz2025-05-26 04:37:38 +00:00
7aaeed0dc6
fix: Implement tap.todo(), fix tap.skip.test() to create test objects, and ensure tap.only.test() works correctly
Philipp Kunz2025-05-26 04:07:05 +00:00
7b1732abcc
BREAKING CHANGE(protocol): Introduce protocol v2 implementation and update build configuration with revised build order, new tspublish files, and enhanced documentation
Philipp Kunz2025-05-25 19:37:13 +00:00
63280e4a9a
fix(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
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.
Philipp Kunz2025-05-23 23:18:35 +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.
Philipp Kunz2025-05-23 22:33:34 +00:00