feat: add a test generator using templates; upgrade vitest

This commit is contained in:
HerozDotExe 2026-03-17 19:02:53 +01:00
parent f028d02bc6
commit dc16689985
10 changed files with 416 additions and 212 deletions

View file

@ -27,11 +27,12 @@
"eslint": "^9.36.0",
"eslint-config-prettier": "^10.1.8",
"globals": "^16.4.0",
"happy-dom": "^20.8.4",
"p-queue": "^8.1.1",
"prettier": "3.6.2",
"tsup": "^8.5.0",
"typescript-eslint": "^8.44.1",
"uuid": "^13.0.0",
"vitest": "^3.2.4"
"vitest": "^4.1.0"
}
}