fix(tapbundle): Pass TapTools to suite lifecycle hooks (beforeAll/afterAll) and update @push.rocks/smarts3 to ^3.0.0

This commit is contained in:
2025-11-21 15:17:37 +00:00
parent 97c91fc010
commit 8edbbd4850
5 changed files with 101 additions and 579 deletions

View File

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