fix(tests): update test runner and developer dependencies; add pnpm workspace and packageManager

This commit is contained in:
2025-08-29 13:31:57 +00:00
parent ea35307c68
commit 305bb6795c
6 changed files with 2522 additions and 3318 deletions

View File

@@ -1,4 +1,4 @@
import { expect, tap } from '@push.rocks/tapbundle';
import { expect, tap } from '@git.zone/tstest/tapbundle';
import * as plugins from './plugins.js';