Skip to content
Snippets Groups Projects
Unverified Commit 1637d13c authored by Mr.Hope's avatar Mr.Hope Committed by GitHub
Browse files

feat(presets): add vitest to jsUnitTest (#20389)

parent 18d0fbc3
No related merge requests found
......@@ -66,9 +66,11 @@ export const presets: Record<string, Preset> = {
'supertest',
'ts-auto-mock',
'ts-jest',
'vitest',
],
matchPackagePrefixes: [
'@testing-library',
'@vitest',
'chai',
'jest',
'mocha',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment