fix(serve): migrate test HTTP server to @push.rocks/smartserve and update related dependencies

This commit is contained in:
2026-03-09 16:23:48 +00:00
parent 8c41d18f84
commit 8b16ba1d9a
7 changed files with 69 additions and 1294 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tstest',
version: '3.3.0',
version: '3.3.1',
description: 'A powerful, modern test runner for TypeScript with multi-runtime support (Node.js, Deno, Bun, Chromium) and a batteries-included test framework.'
}