fix(tapParser/logger): Fix test duration reporting and summary formatting in TAP parser and logger
This commit is contained in:
		| @@ -1,5 +1,13 @@ | ||||
| # Changelog | ||||
|  | ||||
| ## 2025-05-26 - 2.3.1 - fix(tapParser/logger) | ||||
| Fix test duration reporting and summary formatting in TAP parser and logger | ||||
|  | ||||
| - Introduce startTime in TapParser to capture the overall test duration | ||||
| - Pass computed duration to logger methods in evaluateFinalResult for accurate timing | ||||
| - Update summary output to format duration in a human-readable way (ms vs. s) | ||||
| - Add local permission settings configuration to .claude/settings.local.json | ||||
|  | ||||
| ## 2025-05-26 - 2.3.0 - feat(cli) | ||||
| Add '--version' option and warn against global tstest usage in the tstest project | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user