fix(protocol): Fix inline timing metadata parsing and enhance test coverage for performance metrics and timing edge cases

This commit is contained in:
2025-05-26 08:22:26 +00:00
parent 845f146e91
commit 899045e6aa
7 changed files with 651 additions and 4 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tstest',
version: '2.2.4',
version: '2.2.5',
description: 'a test utility to run tests that match test/**/*.ts'
}